summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-06-28s3-waf: remove s3-waf specific dynconfig.Günther Deschner4-136/+32
2011-06-28s3-waf: add some missing tdb dependencies.Günther Deschner5-13/+13
2011-06-28s3-smbd Remove set but unused variablesAndrew Bartlett1-9/+0
2011-06-28s3-param Rename struct service and struct globalsAndrew Bartlett1-31/+31
2011-06-28s3-param Remove lp_parm_stringAndrew Bartlett1-12/+0
2011-06-28s3-param make lp_passdb_backend() a normal lp_ function againAndrew Bartlett1-42/+1
2011-06-27s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke4-9/+11
2011-06-27s3:g_lock: g_lock.tdb should not be executableChristian Ambach1-1/+2
2011-06-25s3: Fix winbindd_wins_bynameVolker Lendecke1-2/+3
2011-06-25s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam1-1/+1
2011-06-24s3:test: fix the smbclient_s3 test on older systemsMichael Adam1-1/+1
2011-06-24s3:test: fix the net registry roundtrip test on older systemsMichael Adam1-1/+1
2011-06-24s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher2-19/+0
2011-06-24s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett1-2/+2
2011-06-24s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd socketsAndrew Bartlett1-0/+2
2011-06-24s3: Fix an error message in smbclient symlinkVolker Lendecke1-1/+1
2011-06-24s3: Use reparse point style symlinksVolker Lendecke1-18/+18
2011-06-24s3: Remove a call to cli_errstrVolker Lendecke1-2/+4
2011-06-24s3: Add cli_symlinkVolker Lendecke4-0/+242
2011-06-24s3: Add SYMLINK_FLAG_RELATIVE defineVolker Lendecke1-0/+2
2011-06-24s3: Add symlink reparse point marshalling routinesVolker Lendecke4-0/+185
2011-06-24s3:vfs_commit: fix buildBjörn Jacke1-0/+1
2011-06-24s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if neede...Stefan Metzmacher2-0/+10
2011-06-24s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett1-1/+1
2011-06-24s3-selftest Remove unused gdb_backtraceAndrew Bartlett1-87/+0
2011-06-24s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett1-54/+29
2011-06-24s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett1-5/+10
2011-06-24s3-param Remove %(DomainSID) supportAndrew Bartlett1-102/+0
2011-06-24Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2-2/+16
2011-06-23s3-param Remove 'announce version' parameterAndrew Bartlett9-89/+22
2011-06-23param: Remove "announce as" parameterAndrew Bartlett1-43/+2
2011-06-23s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett3-2/+12
2011-06-23s3-swat Remove d_printf() callsAndrew Bartlett1-2/+2
2011-06-23lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2-3/+3
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett5-50/+2
2011-06-23s3: Add IO_REPARSE_TAG_SYMLINK defineVolker Lendecke1-0/+1
2011-06-23s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-06-23s3: remove prototype of convert_string_error from proto.hMichael Adam1-4/+0
2011-06-23s3: remove prototype of convert_string from proto.hMichael Adam1-4/+0
2011-06-22s3: Added missing includes to .clang_complete.Andreas Schneider1-0/+2
2011-06-21s3-spoolss: Fix some valgrind warnings.Andreas Schneider2-8/+8
2011-06-21s3-rpc_client: Fix some valgrind warnings.Andreas Schneider1-10/+12
2011-06-21s3: Remove unused codeVolker Lendecke3-127/+0
2011-06-21s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke5-4/+159
2011-06-21s3-smbd: longer explanation of smbd_shim codeAndrew Tridgell1-2/+7
2011-06-21s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett13-95/+187
2011-06-21selftest: Run tests for libsmbclient and libnetapiAndrew Bartlett2-1/+5
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett7-99/+98
2011-06-21lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett3-130/+1
2011-06-21s3-param Put &Globals in the FN_ macros, rather than in each entryAndrew Bartlett1-254/+254