summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s3:autogen.sh: fix autoconf/lib/param/param_proto.h locationStefan Metzmacher2012-06-181-1/+1
* s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...Michael Adam2012-06-181-0/+3
* s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)Michael Adam2012-06-181-1/+2
* s3:idmap_tdb: fix miss in rename of dbwrap_trans_store_uint32() to dbwrap_tra...Michael Adam2012-06-181-4/+4
* dbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringAmitay Isaacs2012-06-181-2/+2
* s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher2012-06-182-2/+2
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-166-467/+1
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-165-2709/+1
* Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba)...Jeremy Allison2012-06-161-0/+9