summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | s3: add missing prototype for auth_wbc_init().Günther Deschner2009-03-241-0/+4
| * | | | | | | s3:dsgetdcname: use parentheses in if condition to make negation clearBjörn Jacke2009-03-241-1/+1
| * | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-242-13/+0
| |\ \ \ \ \ \ \
| | * | | | | | | s3 OneFS: Remove usage of non-existant functionTim Prouty2009-03-231-9/+0
| | * | | | | | | s3: Remove redundant commentTim Prouty2009-03-231-4/+0
| * | | | | | | | the start of a possibleInferiors test suiteAndrew Tridgell2009-03-241-0/+155
| * | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-2440-1065/+1366
| |\| | | | | | |
| | * | | | | | | s3:build: make SHOWFLAGS target phony and add alias showflagsMichael Adam2009-03-231-0/+4
| | * | | | | | | libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGSMichael Adam2009-03-231-2/+2
| | * | | | | | | Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-234-1/+187
| | * | | | | | | Add tevent avahi bindingVolker Lendecke2009-03-234-4/+279
| | * | | | | | | Add avahi detection to configureVolker Lendecke2009-03-232-0/+37
| | * | | | | | | Disable dns_sd by defaultVolker Lendecke2009-03-231-2/+2
| | * | | | | | | s3:build: prevent from setting "-O -g", check for $debug first.Michael Adam2009-03-231-3/+3
| | * | | | | | | don't set -O twiceBjörn Jacke2009-03-231-2/+0
| | * | | | | | | remove non standard way to point to ctdb pathBjörn Jacke2009-03-231-2/+1
| | * | | | | | | ѕ3/winbind_pam: fix gcc 4.4 compile warningBjörn Jacke2009-03-231-1/+1
| | * | | | | | | selftest/Samba3: Test smb signing against the member serverStefan Metzmacher2009-03-232-0/+5
| | * | | | | | | s3:libsmb: use new simplified smb_signing code for the client sideStefan Metzmacher2009-03-239-708/+224
| | * | | | | | | s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-2322-454/+270
| | * | | | | | | s3:libsmb: add a much simplified smb_siging infrastructureStefan Metzmacher2009-03-234-1/+419
| | * | | | | | | s3:libsmb: rename smb_signing.c => clisigning.cStefan Metzmacher2009-03-233-2/+2
| | * | | | | | | s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...Stefan Metzmacher2009-03-231-1/+1
| | * | | | | | | socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...Stefan Metzmacher2009-03-231-4/+52
| | * | | | | | | Fix connect to port 139 only -- thanks gd for bugging me :-)Volker Lendecke2009-03-231-4/+3
| * | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-2335-659/+1484
| |\| | | | | | |
| | * | | | | | | talloc_array_length: talloc_get_size deals fine with NULLVolker Lendecke2009-03-221-1/+1
| | * | | | | | | Only build the dirsort module if we have the dirfd functionVolker Lendecke2009-03-221-2/+2
| | * | | | | | | Revert "socket_wrapper: fix connect() for dgram sockets, if the destination i...Stefan Metzmacher2009-03-221-7/+3
| | * | | | | | | LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher2009-03-221-2/+2
| | * | | | | | | Document the dirsort moduleVolker Lendecke2009-03-221-0/+69
| | * | | | | | | Use StrCaseCmp in the dirsort moduleVolker Lendecke2009-03-221-1/+1
| | * | | | | | | Add dirsort moduleAndy Kelk2009-03-223-1/+201
| | * | | | | | | Revert "Add a basic Doxyfile for talloc"Volker Lendecke2009-03-221-8/+0
| | * | | | | | | Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co...Volker Lendecke2009-03-221-1023/+1
| | * | | | | | | Revert "Delete talloc_guide.txt"Volker Lendecke2009-03-221-0/+694
| | * | | | | | | Revert "Add a default "undocumented" module"Volker Lendecke2009-03-221-9/+0
| | * | | | | | | Revert "Add some initial hook to the front page"Volker Lendecke2009-03-221-3/+0
| | * | | | | | | Revert "Reformatting"Volker Lendecke2009-03-221-10/+5
| | * | | | | | | Revert "Document talloc_pool()"Volker Lendecke2009-03-221-35/+0
| | * | | | | | | Revert "Add a talloc_internal "module""Volker Lendecke2009-03-221-9/+0
| | * | | | | | | Revert "Document _talloc"Volker Lendecke2009-03-221-10/+1
| | * | | | | | | Revert "Document TALLOC_FREE()"Volker Lendecke2009-03-221-10/+0
| | * | | | | | | Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent"Volker Lendecke2009-03-221-29/+0
| | * | | | | | | Revert "Document talloc_zero_array()"Volker Lendecke2009-03-221-16/+0
| | * | | | | | | Document talloc_zero_array()Volker Lendecke2009-03-211-0/+16
| | * | | | | | | Document talloc_parent, talloc_parent_name and talloc_is_parentVolker Lendecke2009-03-211-0/+29
| | * | | | | | | Document TALLOC_FREE()Volker Lendecke2009-03-211-0/+10
| | * | | | | | | Document _tallocVolker Lendecke2009-03-211-1/+10
| | * | | | | | | Add a talloc_internal "module"Volker Lendecke2009-03-211-0/+9