summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-284-136/+32
* s3-waf: add some missing tdb dependencies.Günther Deschner2011-06-285-13/+13
* s3-smbd Remove set but unused variablesAndrew Bartlett2011-06-281-9/+0
* s3-param Rename struct service and struct globalsAndrew Bartlett2011-06-281-31/+31
* s3-param Remove lp_parm_stringAndrew Bartlett2011-06-281-12/+0
* s3-param make lp_passdb_backend() a normal lp_ function againAndrew Bartlett2011-06-281-42/+1
* s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2011-06-274-9/+11
* s3:g_lock: g_lock.tdb should not be executableChristian Ambach2011-06-271-1/+2
* s3: Fix winbindd_wins_bynameVolker Lendecke2011-06-251-2/+3
* s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam2011-06-251-1/+1
* s3:test: fix the smbclient_s3 test on older systemsMichael Adam2011-06-241-1/+1
* s3:test: fix the net registry roundtrip test on older systemsMichael Adam2011-06-241-1/+1
* s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher2011-06-242-19/+0
* s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett2011-06-241-2/+2
* s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd socketsAndrew Bartlett2011-06-241-0/+2
* s3: Fix an error message in smbclient symlinkVolker Lendecke2011-06-241-1/+1
* s3: Use reparse point style symlinksVolker Lendecke2011-06-241-18/+18
* s3: Remove a call to cli_errstrVolker Lendecke2011-06-241-2/+4
* s3: Add cli_symlinkVolker Lendecke2011-06-244-0/+242
* s3: Add SYMLINK_FLAG_RELATIVE defineVolker Lendecke2011-06-241-0/+2
* s3: Add symlink reparse point marshalling routinesVolker Lendecke2011-06-244-0/+185
* s3:vfs_commit: fix buildBjörn Jacke2011-06-241-0/+1
* s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if neede...Stefan Metzmacher2011-06-242-0/+10
* s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett2011-06-241-1/+1
* s3-selftest Remove unused gdb_backtraceAndrew Bartlett2011-06-241-87/+0
* s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett2011-06-241-54/+29
* s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett2011-06-241-5/+10
* s3-param Remove %(DomainSID) supportAndrew Bartlett2011-06-241-102/+0
* Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2011-06-242-2/+16
* s3-param Remove 'announce version' parameterAndrew Bartlett2011-06-239-89/+22
* param: Remove "announce as" parameterAndrew Bartlett2011-06-231-43/+2
* s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett2011-06-233-2/+12
* s3-swat Remove d_printf() callsAndrew Bartlett2011-06-231-2/+2
* lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2011-06-232-3/+3
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-235-50/+2
* s3: Add IO_REPARSE_TAG_SYMLINK defineVolker Lendecke2011-06-231-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-06-231-3/+3
* s3: remove prototype of convert_string_error from proto.hMichael Adam2011-06-231-4/+0
* s3: remove prototype of convert_string from proto.hMichael Adam2011-06-231-4/+0
* s3: Added missing includes to .clang_complete.Andreas Schneider2011-06-221-0/+2
* 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
* 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
* selftest: Run tests for libsmbclient and libnetapiAndrew Bartlett2011-06-212-1/+5
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-217-99/+98
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-213-130/+1
* s3-param Put &Globals in the FN_ macros, rather than in each entryAndrew Bartlett2011-06-211-254/+254