summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:winbindd: discard the expired gid cache if we're online (bug #9002)Stefan Metzmacher2012-06-211-1/+1
* s3: Remove an unnecessary ()Volker Lendecke2012-06-211-1/+1
* s3: Use string_term_tdb_data where appropriateVolker Lendecke2012-06-211-2/+1
* s3: Fix const warningsVolker Lendecke2012-06-211-2/+3
* s4-provision: Give better clues on what Samba needs for s3fs ACL supportAndrew Bartlett2012-06-211-0/+15
* s3-rpcclient: support all known netr_LogonControl2 variants properlyAlexander Bokovoy2012-06-211-3/+35
* s3:move serverid_equal() to serverid.cMichael Adam2012-06-213-21/+23
* s3:util: rename procid_equal() to serverid_equal()Michael Adam2012-06-2116-27/+27
* s3:util: remove (now) unused cluster_id_equal()Michael Adam2012-06-212-8/+0
* s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal()Michael Adam2012-06-211-1/+2
* s3: Remove a user of procid_is_meVolker Lendecke2012-06-211-1/+2
* s3: Remove a user of procid_is_meVolker Lendecke2012-06-211-1/+2
* s3:util: reformat procid_equal() to adhere to coding guidelinesMichael Adam2012-06-211-7/+14
* s3:util: also compare the unique_id in procid_equal().Michael Adam2012-06-211-0/+3
* s4-torture: Expand whoami test to confirm the user token.Andrew Bartlett2012-06-201-1/+1
* s3:smbd: fix the build with the --with-profiling-data optionStefan Metzmacher2012-06-202-3/+9
* s3:include: add START/END_PROFILE_STAMP()Stefan Metzmacher2012-06-201-7/+23
* idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index writeVolker Lendecke2012-06-201-1/+6
* idmap-hash: Fix Coverity ID 709117 Dereference before null checkVolker Lendecke2012-06-201-5/+5
* idmap-hash: Fix Coverity 709118 Dereference before null checkVolker Lendecke2012-06-201-5/+5
* idmap-hash: Adapt mapfile_read_line to README.CodingVolker Lendecke2012-06-201-1/+2
* idmap-hash: Fix Coverity ID 709119 Unused pointer valueVolker Lendecke2012-06-201-1/+1
* Fix unused variable warnings.Jeremy Allison2012-06-191-6/+2
* Fix unused variable warnings.Jeremy Allison2012-06-191-5/+12
* Remove unused variables.Jeremy Allison2012-06-191-8/+0
* Remove unused variables and code.Jeremy Allison2012-06-191-9/+0
* Fix more "set but not used" warnings.Jeremy Allison2012-06-191-6/+3
* Fix a bunch of "set but not used" warnings.Jeremy Allison2012-06-191-14/+7
* s3: We can depend on pthreadpool nowVolker Lendecke2012-06-192-43/+0
* s3: Add a dummy implementation for the pthreadpool APIVolker Lendecke2012-06-193-7/+189
* Remove unused code now we set the correct command codes.Jeremy Allison2012-06-192-11/+0
* Fix warning: variable ‘status’ set but not used.Jeremy Allison2012-06-191-2/+1
* Fix warnings using %lu to print a 64-bit value (should by %llu).Jeremy Allison2012-06-191-2/+2
* Fix warning: variable ‘in_start_time’ set but not used.Jeremy Allison2012-06-191-2/+0
* Revert "s3-lib Remove unused sys_fcntl_long()"Stefan Metzmacher2012-06-192-0/+15
* s3:rpc_server/lsasd: remove dependency to libgen.h and basename()Stefan Metzmacher2012-06-191-8/+11
* s3-auth: make_new_system_info_session() now does not query nssAndrew Bartlett2012-06-191-1/+3
* s3-auth: make_new_system_info_session() not query passdbAndrew Bartlett2012-06-191-47/+39
* s3-auth: inline make_session_info functions into only callersAndrew Bartlett2012-06-191-74/+35
* auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett2012-06-192-5/+1
* s3-auth: Fix system token as just being SID_NT_SYSTEMAndrew Bartlett2012-06-191-0/+3
* s3-spoolss: delete_drivers should be called as the connecting user.Andreas Schneider2012-06-191-1/+1
* ntdb: add autoconf support.Rusty Russell2012-06-192-0/+55
* lib/tdb_wrap: use tdb directly, not tdb_compat.Rusty Russell2012-06-191-1/+1
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-197-130/+1
* Revert "s3: temporary hack to make the waf build work withouth autotools bein...Björn Jacke2012-06-181-1/+0
* s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher2012-06-182-3/+2
* s3:Makefile.in: remove pidl generated files with 'make realdistclean'Stefan Metzmacher2012-06-181-0/+1
* s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...Stefan Metzmacher2012-06-181-1/+1
* s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/Stefan Metzmacher2012-06-181-6/+5