Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-02 | Change uint_t to unsigned int in libcli | Matt Kraai | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-25 | Revert "libcli/security: Remove a call to strncasecmp" | Volker Lendecke | 1 | -1/+5 | |
This reverts commit 7c687665eaf16b0c6f83c130f6d9e5459e0b2a32. | |||||
2010-01-25 | Revert "libcli/security: Convert some strtol calls to strtoul" | Volker Lendecke | 1 | -2/+2 | |
This reverts commit 7fe66e06c4df575c410d4d70ff38f120c2f4363b. | |||||
2010-01-25 | Revert "libcli/security: Fix a valgrind error in dom_sid_parse" | Volker Lendecke | 1 | -4/+0 | |
This reverts commit f1c889a4e61d6d751cbabd8014b4345b8051b97c. | |||||
2010-01-25 | Revert "libcli/security: Prohibit SID formats like S-1-5-32-+545" | Volker Lendecke | 1 | -13/+0 | |
This reverts commit 1fbeae41655b8305834f2149b1268077eba8633d. Apparently this breaks the build of Samba4 | |||||
2010-01-23 | libcli/security: Prohibit SID formats like S-1-5-32-+545 | Volker Lendecke | 1 | -0/+13 | |
2010-01-23 | libcli/security: Fix a valgrind error in dom_sid_parse | Volker Lendecke | 1 | -0/+4 | |
2010-01-23 | libcli/security: Convert some strtol calls to strtoul | Volker Lendecke | 1 | -2/+2 | |
This tightens the dom_sid_parse syntax check a bit: "--" would have been allowed in sid string | |||||
2010-01-23 | libcli/security: Remove a call to strncasecmp | Volker Lendecke | 1 | -5/+1 | |
2009-02-14 | Add missing include to shut up missing prototype warnings | Volker Lendecke | 1 | -0/+1 | |
2009-02-01 | s3: Fix the non-merged build. | Kai Blin | 1 | -1/+0 | |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -0/+312 | |