Age | Commit message (Expand) | Author | Files | Lines |
2008-07-12 | Add back mem leak fixes | Simo Sorce | 1 | -0/+2 |
2008-07-12 | Make again idmap_init static | Simo Sorce | 2 | -2/+1 |
2008-07-12 | Remove an unused extern reference in vfs_aixacl2.c | Volker Lendecke | 1 | -2/+0 |
2008-07-11 | Revert "Fix two memory leaks in an error path in idmap.c" | Volker Lendecke | 1 | -2/+0 |
2008-07-11 | Revert "Make idmap_init() static" | Volker Lendecke | 2 | -1/+2 |
2008-07-11 | Revert "Fix typo" | Volker Lendecke | 1 | -2/+2 |
2008-07-11 | Revert "Fix a debug msg, this was probably a leftover from gencache" | Volker Lendecke | 1 | -4/+2 |
2008-07-11 | Revert "Fix indentation" | Volker Lendecke | 1 | -14/+14 |
2008-07-11 | Revert "Fix nonempty whitespace only lines" | Volker Lendecke | 1 | -13/+15 |
2008-07-11 | Revert "fix typos" | Volker Lendecke | 1 | -4/+2 |
2008-07-11 | Revert "Fix nonempty whitespace only lines" | Volker Lendecke | 8 | -69/+70 |
2008-07-11 | Revert "Tiny logic simplification: Remove an unnecessary else branch" | Volker Lendecke | 1 | -8/+8 |
2008-07-11 | Revert "Fix typo" | Volker Lendecke | 1 | -2/+1 |
2008-07-11 | Revert "Make use of sid_check_is_in_unix_users/groups" | Volker Lendecke | 1 | -16/+11 |
2008-07-11 | Revert "Don't scream, better explain a bit in comments" | Volker Lendecke | 1 | -8/+10 |
2008-07-11 | Revert "Fix indentation" | Volker Lendecke | 1 | -1/+1 |
2008-07-11 | Revert "Pass NULL to gencache_get when we are not interested in the timeout v... | Volker Lendecke | 5 | -8/+14 |
2008-07-11 | Revert "Return timed out entries from gencache_get if timeout param != NULL" | Volker Lendecke | 2 | -17/+11 |
2008-07-11 | Revert "Remove gencache_[un]lock_entry" | Volker Lendecke | 3 | -2/+37 |
2008-07-11 | Revert "Remove an unused variable" | Volker Lendecke | 1 | -0/+1 |
2008-07-11 | Revert "Simplify idmap_cache_build_[s]idkey a bit" | Volker Lendecke | 1 | -33/+36 |
2008-07-11 | Revert "Simplify idmap_cache_set() a bit" | Volker Lendecke | 1 | -3/+8 |
2008-07-11 | Revert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused, remove it" | Volker Lendecke | 1 | -0/+1 |
2008-07-11 | Revert "Slightly increase the default idmap cache time" | Volker Lendecke | 1 | -1/+1 |
2008-07-11 | Revert "Convert idmap_cache to gencache" | Volker Lendecke | 4 | -132/+399 |
2008-07-11 | Revert "Make use of ADD_TO_ARRAY" | Volker Lendecke | 4 | -38/+98 |
2008-07-11 | Revert "Tiny logic simplification -- remove an else branch" | Volker Lendecke | 1 | -20/+22 |
2008-07-11 | build: fix build of libaddns shared lib : it needs socket_wrapper. | Michael Adam | 1 | -1/+1 |
2008-07-11 | build: fix build of libaddns shared lib. symbols file was missing. | Michael Adam | 1 | -0/+5 |
2008-07-11 | Fix the build of nfs4_acls.c | Volker Lendecke | 1 | -1/+2 |
2008-07-10 | Add XATTR_NTACL_NAME constant. | Jeremy Allison | 2 | -0/+3 |
2008-07-10 | Fix realpath() check so that it doesn't generate a core() when it fails. | Zach Loafman | 1 | -2/+10 |
2008-07-10 | Fix some memleaks regarding trustdom passwords | Volker Lendecke | 1 | -3/+15 |
2008-07-10 | Fix some uninitialized variable references via ndr_print | Volker Lendecke | 2 | -1/+5 |
2008-07-10 | Fix a segfault in base64_encode_data_blob | Volker Lendecke | 1 | -1/+3 |
2008-07-10 | build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs... | Michael Adam | 1 | -16/+10 |
2008-07-10 | build: create a new uninstalllibs target and use it in "make uninstall" | Michael Adam | 1 | -1/+8 |
2008-07-10 | build: distribute the libs target over the library-specific sections. | Michael Adam | 1 | -2/+7 |
2008-07-10 | build: use the libs target instead of the LIBRARIES variable as dependecy for... | Michael Adam | 1 | -1/+1 |
2008-07-10 | build: distribute the cleanlibs target over the library-specific sections. | Michael Adam | 1 | -7/+8 |
2008-07-10 | build: introduce a installibs target and use it in "make install" | Michael Adam | 1 | -4/+8 |
2008-07-10 | A brown paper bag bug fix for "net sam rights" | Volker Lendecke | 1 | -1/+1 |
2008-07-10 | Give a nice error message if trying to join with a non-privileged user | Volker Lendecke | 1 | -1/+1 |
2008-07-09 | Add in the IDL to store a NT Security descriptor in | Jeremy Allison | 4 | -0/+276 |
2008-07-09 | Fix alignment problems on sparc, bug 5512 | Volker Lendecke | 1 | -19/+20 |
2008-07-09 | Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)" | Michael Adam | 1 | -1/+1 |
2008-07-09 | registry: fix logic in deleting subkeys record in regdb_fetch_keys(). | Michael Adam | 1 | -2/+6 |
2008-07-09 | registry: improve logic for deleting value records in regdb_store_keys(). | Michael Adam | 1 | -2/+9 |
2008-07-08 | Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test | Derrell Lipman | 2 | -4/+4 |
2008-07-08 | [BUG 5580] Allow access to DFS shares via libsmbclient | Derrell Lipman | 4 | -0/+53 |