- 31 Oct, 2013 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
- 28 Oct, 2013 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
David Wilson authored
-
- 26 Oct, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 24 Oct, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 21 Oct, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Return the environment's filedescriptor. Useful when the caller is doing their own locking.
-
- 18 Oct, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Oct, 2013 10 commits
-
-
Howard Chu authored
USE_POSIX_SEM must define USE_HASH
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 12 Oct, 2013 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Also, check the split point on branch pages as well as leaf pages.
-
Howard Chu authored
There may be other uses for it besides semaphore names.
-
- 10 Oct, 2013 5 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
ITS#7695 Fix ldapsearch regression with CLDAP Don't try to parse the result of a CLDAP bind request. Since these are faked, no message is actually returned.
-
-
LDAP_CONNECTIONLESS code assumed that the size of an peer address is equal to or smaller than sizeof (struct sockaddr). Fix to use struct sockaddr_storage instead which is intended for this purpose. Use getnameinfo() where appropriate so we don't assume anything about the contents of struct sockaddr
-
-
- 09 Oct, 2013 4 commits
-
-
Quanah Gibson-Mount authored
-
Don't need to reindex all the attr values if there were no deletes.
-
Their completion was making slap_graduate_commit_csn() cleanup their parent op's CSN, thus preventing that CSN from propagating to any consumers.
-
Howard Chu authored
Other cursors being fixed up are not necessarily height 1.
-
- 08 Oct, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
-