summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nsswitch: make LIBWINBIND-CLIENT a private libraryAndrew Tridgell2010-10-211-5/+6
* nsswitch: make LIBWBCLIENT a private libraryAndrew Tridgell2010-10-211-4/+5
* lib: add UTIL_TEVENT to samba_sockets grouping libraryAndrew Tridgell2010-10-211-1/+1
* s4-libcli: make LIBSAMBA-ERRORS a private libraryAndrew Tridgell2010-10-211-6/+7
* s4-lib: make SMBPASSWD a private libraryAndrew Tridgell2010-10-211-4/+5
* s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...Andrew Tridgell2010-10-217-295/+367
* s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4Andrew Tridgell2010-10-211-1/+10
* s4-build: make LIBSAMBA-NET a private libraryAndrew Tridgell2010-10-211-2/+3
* waf-build: create a NDR_SAMBA grouping libraryAndrew Tridgell2010-10-211-0/+8
* waf-build: create a samba_sockets grouping libraryAndrew Tridgell2010-10-211-0/+7
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-219-31/+11
* waf: replace the is_bundled option with private_libraryAndrew Tridgell2010-10-217-17/+13
* waf: added the concept of a grouping_libraryAndrew Tridgell2010-10-211-1/+32
* s4-build: fixed some formattingAndrew Tridgell2010-10-213-5/+6
* build: subunit and popt need to be marked as private librariesAndrew Tridgell2010-10-212-4/+5
* waf: cope with libraries with a specified version numberAndrew Tridgell2010-10-211-0/+3
* s4-libcli: make LIBCLI_LDAP a private libraryAndrew Tridgell2010-10-211-7/+8
* s4-auth: make auth a private libraryAndrew Tridgell2010-10-211-5/+6
* replace: make libreplace a private libraryAndrew Tridgell2010-10-211-0/+1
* s4-ndr: make NDR_TABLE a private libraryAndrew Tridgell2010-10-211-1/+2
* libcli: make LIBCLI_NBT a private libraryAndrew Tridgell2010-10-211-4/+5
* wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libsAndrew Tridgell2010-10-213-12/+15
* waf: re-work the module alias codeAndrew Tridgell2010-10-211-22/+52
* s4-dsdb: make SAMDB_COMMON into a private libraryAndrew Tridgell2010-10-211-5/+6
* libcli: make the LIBSECURITY subsystem into a private libraryAndrew Tridgell2010-10-211-4/+5
* waf: fixed expansion of direct_objects and direct_libsAndrew Tridgell2010-10-211-2/+2
* waf: allows libraries to be marked as private_library=TrueAndrew Tridgell2010-10-212-3/+13
* waf: rework expand_subsystem_deps()Andrew Tridgell2010-10-211-18/+36
* waf: added --show-deps and --show-duplicatesAndrew Tridgell2010-10-212-1/+74
* ldb:ldb_modules.c - if we don't find the associated dynamic object then pleas...Matthias Dieter Wallnöfer2010-10-211-0/+1
* ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"Matthias Dieter Wallnöfer2010-10-211-3/+1
* ldb:ldb_tdb/ldb_cache.c - in this function we don't use LDB return codesMatthias Dieter Wallnöfer2010-10-211-1/+1
* s4:lib/util/charset/iconv.c - remove a distinction which can never happenMatthias Dieter Wallnöfer2010-10-211-4/+1
* Now we have SeSystemSecurity, remove the source3-only #ifdef.Jeremy Allison2010-10-211-2/+0
* Add code to implement SeSecurityPrivilege in net rpc rights, and in theJeremy Allison2010-10-213-27/+21
* pytalloc: use talloc_unlink() to free py_talloc objectsKamen Mazdrashki2010-10-201-1/+3
* talloc: make header C++ safeSimo Sorce2010-10-201-0/+8
* smbtorture: Fix typo in status message.James Peach2010-10-201-1/+1
* s3: Make "unpack_pjob" staticVolker Lendecke2010-10-202-2/+1
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-2019-95/+19
* s3: Add any_nt_status_not_okVolker Lendecke2010-10-202-0/+14
* s3: Don't use talloc_autofree_context in map_fileVolker Lendecke2010-10-201-1/+1
* uid_wrapper: The gid wrapper does not require a destructorVolker Lendecke2010-10-201-2/+2
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-2017-117/+97
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-204-527/+116
* s3-waf: more registry cleanup.Günther Deschner2010-10-201-9/+20
* s3-waf: convert LIBSMBCONF into a subsystem.Günther Deschner2010-10-201-5/+8
* s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.Günther Deschner2010-10-202-7/+12
* s4-schema_init: Print more info about syntax we fail to recognizeKamen Mazdrashki2010-10-201-2/+4
* asn1_tests.c: Make test data static constKamen Mazdrashki2010-10-201-6/+6