summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-21s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner2-7/+9
2011-04-21script: add hardcoded library release key idStefan Metzmacher1-1/+1
2011-04-21s4:ldb: change version to 1.1.0 after adding new functions:Stefan Metzmacher2-1/+254
2011-04-21ldb: add custom flags and functions for the application that wants to manipul...Matthieu Patou3-0/+54
2011-04-21s4:ldb/tests: add tests for ldbmodify and 'modrdn'Stefan Metzmacher2-1/+16
2011-04-21s4:ldb/tools: add support for "modrdn" to ldbmodifyStefan Metzmacher1-1/+23
2011-04-21s4:ldb/ldif: add support for "modrdn"Stefan Metzmacher2-1/+226
2011-04-21s3-vfs: rename open function to open_fn.Günther Deschner24-34/+28
2011-04-20s3-build: move MAP_FILE define to the only place used.Günther Deschner2-4/+4
2011-04-20s3-smbd: fix the AIX 5.3 build.Günther Deschner4-0/+9
2011-04-20s4-smbtorture: restructure documentname handling in spoolss test a bit.Günther Deschner1-3/+4
2011-04-20s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().Günther Deschner1-2/+2
2011-04-20lib/util/charset Always set *converted_size even on failureAndrew Bartlett1-4/+2
2011-04-20lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett3-42/+86
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett12-689/+408
2011-04-20libcli/auth: Move more kerberos wrapping in commonAndrew Bartlett3-229/+230
2011-04-20s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett5-24/+32
2011-04-19tdb_backup: avoid transaction on backup file, use lockallSimo Sorce1-8/+13
2011-04-19Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak1-4/+4
2011-04-19tdb: make sure we skip over recovery area correctly.Rusty Russell3-17/+44
2011-04-18tdb_expand: limit the expansion with huge recordsSimo Sorce1-5/+20
2011-04-18tdb: tdb_repack() only when it's worthwhile.Rusty Russell1-6/+31
2011-04-18tdb: fix transaction recovery area for converted tdbs.Rusty Russell1-2/+4
2011-04-19selftest Consolidate server wall clock time limitsAndrew Bartlett4-50/+44
2011-04-19selftest: move warning about invalid environments up to selftest.plAndrew Bartlett2-2/+5
2011-04-19selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett4-4/+2
2011-04-19selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett1-0/+3
2011-04-19selftest: Add hooks to enable a combined selftest run.Andrew Bartlett1-1/+12
2011-04-19s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett2-18/+18
2011-04-19s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.Andrew Bartlett1-8/+8
2011-04-19s3-selftest Fix interface localktest6 listens on.Andrew Bartlett1-1/+1
2011-04-19selftest Add combined 'Samba' target moduleAndrew Bartlett4-3/+53
2011-04-19s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.Andrew Bartlett1-4/+9
2011-04-19s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett3-56/+56
2011-04-19s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett2-33/+9
2011-04-19selftest: put the target on the environmentAndrew Bartlett1-5/+11
2011-04-19lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'Andrew Bartlett1-1/+4
2011-04-19Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison1-12/+9
2011-04-18s3 waf: Mimic the autoconf check for netgrentKai Blin1-3/+7
2011-04-18s3 autobuild: Fix CFLAG check for netgrent testsKai Blin1-1/+1
2011-04-18s3: Fix the build of vfs_gpfs.cVolker Lendecke1-0/+1
2011-04-17samba-tool: fix machinepw command so that we use the full path to the secret ...Matthieu Patou1-3/+6
2011-04-17s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke1-1/+1
2011-04-16s3: guest sesssetup is only 13 wordsVolker Lendecke1-1/+1
2011-04-16s3: Remove an unused variableVolker Lendecke1-3/+0
2011-04-16s3: Use tevent_req_nterror properly in a few placesVolker Lendecke1-12/+6
2011-04-16Remove broken link.Jelmer Vernooij1-4/+0
2011-04-16util: Build samba-util without unresolved symbols.Brad Hards1-33/+60
2011-04-16s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett1-2/+1
2011-04-16s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett1-1/+3