- Oct 28, 2013
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
David Wilson authored
-
- Oct 26, 2013
-
- Oct 24, 2013
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Oct 21, 2013
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Return the environment's filedescriptor. Useful when the caller is doing their own locking.
-
- Oct 18, 2013
-
-
Quanah Gibson-Mount authored
-
- Oct 14, 2013
-
-
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
-
- Oct 12, 2013
-
-
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.
-
- Oct 10, 2013
-
-
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
-
-
- Oct 09, 2013
-
-
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.
-
- Oct 08, 2013
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Just check normalized name match. Case-changes are allowed.
-