summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-23s3:libsmb: use new simplified smb_signing code for the client sideStefan Metzmacher9-708/+224
2009-03-23s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher22-454/+270
2009-03-23s3:libsmb: add a much simplified smb_siging infrastructureStefan Metzmacher4-1/+419
2009-03-23s3:libsmb: rename smb_signing.c => clisigning.cStefan Metzmacher3-2/+2
2009-03-23s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...Stefan Metzmacher1-1/+1
2009-03-23socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...Stefan Metzmacher1-4/+52
2009-03-23Fix connect to port 139 only -- thanks gd for bugging me :-)Volker Lendecke1-4/+3
2009-03-22talloc_array_length: talloc_get_size deals fine with NULLVolker Lendecke1-1/+1
2009-03-22Only build the dirsort module if we have the dirfd functionVolker Lendecke1-2/+2
2009-03-22Revert "socket_wrapper: fix connect() for dgram sockets, if the destination i...Stefan Metzmacher1-7/+3
2009-03-22LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher1-2/+2
2009-03-22Document the dirsort moduleVolker Lendecke1-0/+69
2009-03-22Use StrCaseCmp in the dirsort moduleVolker Lendecke1-1/+1
2009-03-22Add dirsort moduleAndy Kelk3-1/+201
2009-03-22Revert "Add a basic Doxyfile for talloc"Volker Lendecke1-8/+0
2009-03-22Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co...Volker Lendecke1-1023/+1
2009-03-22Revert "Delete talloc_guide.txt"Volker Lendecke1-0/+694
2009-03-22Revert "Add a default "undocumented" module"Volker Lendecke1-9/+0
2009-03-22Revert "Add some initial hook to the front page"Volker Lendecke1-3/+0
2009-03-22Revert "Reformatting"Volker Lendecke1-10/+5
2009-03-22Revert "Document talloc_pool()"Volker Lendecke1-35/+0
2009-03-22Revert "Add a talloc_internal "module""Volker Lendecke1-9/+0
2009-03-22Revert "Document _talloc"Volker Lendecke1-10/+1
2009-03-22Revert "Document TALLOC_FREE()"Volker Lendecke1-10/+0
2009-03-22Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent"Volker Lendecke1-29/+0
2009-03-22Revert "Document talloc_zero_array()"Volker Lendecke1-16/+0
2009-03-21Document talloc_zero_array()Volker Lendecke1-0/+16
2009-03-21Document talloc_parent, talloc_parent_name and talloc_is_parentVolker Lendecke1-0/+29
2009-03-21Document TALLOC_FREE()Volker Lendecke1-0/+10
2009-03-21Document _tallocVolker Lendecke1-1/+10
2009-03-21Add a talloc_internal "module"Volker Lendecke1-0/+9
2009-03-21Document talloc_pool()Volker Lendecke1-0/+35
2009-03-21ReformattingVolker Lendecke1-5/+10
2009-03-21Add some initial hook to the front pageVolker Lendecke1-0/+3
2009-03-21Add a default "undocumented" moduleVolker Lendecke1-0/+9
2009-03-21Delete talloc_guide.txtVolker Lendecke1-694/+0
2009-03-21Convert the contents of talloc_guide.txt to doxygen-style talloc.h commentsVolker Lendecke1-1/+1023
2009-03-21Add a basic Doxyfile for tallocVolker Lendecke1-0/+8
2009-03-21s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requestsStefan Metzmacher3-0/+246
2009-03-21selftest/Samba3: always use the same timeout for all serversStefan Metzmacher1-17/+15
2009-03-21s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher3-16/+16
2009-03-21s4:smbd: the name of the binary is "samba" nowStefan Metzmacher1-1/+1
2009-03-21socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...Stefan Metzmacher1-3/+7
2009-03-21s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer1-1/+1
2009-03-21pyldb: Let conversion to LDIF up to the user of the API rather than doingJelmer Vernooij1-12/+1
2009-03-21Remove unnecessary duplication of string in memory.Jelmer Vernooij1-5/+16
2009-03-20Adapt Zahari's test to the generic LDB Python tests.Jelmer Vernooij1-0/+13
2009-03-20Setting nTSecurityDescriptor via LDAP failszahari1-2/+4
2009-03-20Add more comments.Jelmer Vernooij1-6/+25
2009-03-20s3-spoolss: _spoolss_EnumPrinters level 3 always returns WERR_UNKNOWN_LEVEL.Günther Deschner1-3/+0