summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: expanded dbcheck DN checkingAndrew Tridgell2011-06-221-21/+104
* s4-dsdb: prioritise GUID in extended_dn_inAndrew Tridgell2011-06-221-8/+11
* s4-dsdb: catch duplicate matches in extended_dn_inAndrew Tridgell2011-06-221-0/+12
* s3: Added missing includes to .clang_complete.Andreas Schneider2011-06-221-0/+2
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+47
* s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-94/+99
* s4:auth/kerberos: reformat kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-32/+41
* s4:auth/kerberos: don't mix s4u2self creds with machine account credsStefan Metzmacher2011-06-221-24/+76
* s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-27/+41
* s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-0/+2
* samba-tool: added missing GUID component checks to dbcheckAndrew Tridgell2011-06-221-4/+93
* pyldb: added methods to get/set extended components on DNsAndrew Tridgell2011-06-221-0/+51
* pydsdb: added get_syntax_oid_from_lDAPDisplayName()Andrew Tridgell2011-06-222-0/+45
* ldb: added extended_str() method to pyldbAndrew Tridgell2011-06-221-0/+16
* ldb: expose syntax oids to pythonAndrew Tridgell2011-06-221-0/+10
* samba-tool: try to keep dbcheck.py in a logical orderingAndrew Tridgell2011-06-221-29/+38
* s4-dsdb: don't add zero GUID to BINARY_DNAndrew Tridgell2011-06-221-9/+11
* s3-spoolss: Fix some valgrind warnings.Andreas Schneider2011-06-212-8/+8
* s3-rpc_client: Fix some valgrind warnings.Andreas Schneider2011-06-211-10/+12
* s4-smbtorture: rework the spoolss notify test a bit.Günther Deschner2011-06-211-16/+15
* s4-smbtorture: use ipv4 addresses for backchannel spoolss change notifyGünther Deschner2011-06-211-1/+1
* s3: Remove unused codeVolker Lendecke2011-06-213-127/+0
* s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke2011-06-215-4/+159
* s3-smbd: longer explanation of smbd_shim codeAndrew Tridgell2011-06-211-2/+7
* s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett2011-06-2113-95/+187
* lib/util: Restore CH_UNIX as source charset for d_printf()Andrew Bartlett2011-06-211-1/+1
* lib/util Remove display_cd from d_printf()Andrew Bartlett2011-06-211-7/+0
* s4/auth: Trivial spelling fixes.Brad Hards2011-06-212-6/+6
* build: move dynconfig for top level build upAndrew Bartlett2011-06-213-4/+4
* lib/ccan/tally.h: update for FreeBSD compile.Rusty Russell2011-06-217-2/+8
* s4-param Autogenerate the loadparm_globals and loadparm_service tablesAndrew Bartlett2011-06-213-153/+226
* selftest: Run tests for libsmbclient and libnetapiAndrew Bartlett2011-06-214-2/+11
* s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett2011-06-214-27/+25
* build: disable -Wl,--as-needed to try and fix the buildAndrew Bartlett2011-06-211-2/+7
* s4-cmdline: Rename popt tables to avoid symbol conflictsAndrew Bartlett2011-06-213-12/+12
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-2110-145/+112
* lib/util: allow parmlist.c to compile under s3 includes.hAndrew Bartlett2011-06-211-0/+2
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-217-162/+26
* s3-param Put &Globals in the FN_ macros, rather than in each entryAndrew Bartlett2011-06-211-254/+254
* s4-param Add my authorship to this scriptAndrew Bartlett2011-06-211-2/+3
* lib/util Make unused d_vfprintf() staticAndrew Bartlett2011-06-214-5/+2
* s3: Fix a winbind messageVolker Lendecke2011-06-201-1/+1
* s3:idmap_autorid: remove redundant codeMichael Adam2011-06-201-4/+0
* s3:idmap_autorid: in initialize, don't leak storedconfig to talloc_tos() in t...Michael Adam2011-06-201-2/+4
* s3:idmap_autorid: use "idmap config * : rangesize" instead of "autorid : rang...Michael Adam2011-06-201-1/+1
* s3:idmap_autorid: fail initialization if the domain is not "*"Michael Adam2011-06-201-0/+7
* s3: Fix the build, NAME_MAX not universally availableVolker Lendecke2011-06-201-1/+1
* Use tevent_req_oomVolker Lendecke2011-06-2015-25/+25
* tevent: change version to 0.9.12Volker Lendecke2011-06-202-1/+75
* tevent: Add tevent_req_oomVolker Lendecke2011-06-202-1/+20