summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-16s3:winbind: Fix a potential segfault in libwbclientVolker Lendecke1-1/+1
2009-08-16s3:winbind: Convert winbindd_show_sequence to the new APIVolker Lendecke5-112/+178
2009-08-16s3:winbind: Add async wb_seqnumsVolker Lendecke3-0/+139
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke12-2/+447
2009-08-16s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke12-87/+49
2009-08-16s3:winbind: Simplify _wbint_[GU]id2SidVolker Lendecke1-16/+4
2009-08-15tevent: add some more doxygen comments for tevent_req functionsStefan Metzmacher1-0/+38
2009-08-15s3:Makefile: build ../libcli/smb/smb2_create_blob.o as part of smbdStefan Metzmacher1-0/+1
2009-08-15libcli/smb: add smb2_create_blob_find()Stefan Metzmacher2-0/+23
2009-08-14Use defined names rather than numeric constants to make codeJeremy Allison1-2/+2
2009-08-14gpfs.so: map the file_inherit and dir_inherit flags away for filesMichael Adam1-1/+15
2009-08-14cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton1-4/+29
2009-08-14cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton1-12/+56
2009-08-14cifs.upcall: clean up flag handlingJeff Layton1-10/+10
2009-08-14cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2-14/+18
2009-08-14cifs.upcall: declare a structure for holding decoded argsJeff Layton1-30/+33
2009-08-14cifs.upcall: formatting cleanupJeff Layton1-47/+37
2009-08-14cifs.upcall: clean up logging and add debug messagesJeff Layton1-32/+47
2009-08-14s3:smbd: allow SMB2 Cancel to have the async flag setStefan Metzmacher1-6/+8
2009-08-14s3:smbd: fix parsing of the SMB2 bodyStefan Metzmacher1-5/+7
2009-08-14s4:samdb python bindings - we don't need the attributes hereMatthias Dieter Wallnöfer1-2/+1
2009-08-14s4:ldb - Free the asynchronous resultMatthias Dieter Wallnöfer1-0/+2
2009-08-14s4: Correct the parameter logic of the "setpassword" scriptMatthias Dieter Wallnöfer1-7/+4
2009-08-14s4: Better way to call "dom_sid_to_rid" from ldap.pyMatthias Dieter Wallnöfer2-4/+12
2009-08-14s4: Remove obsolete "samdb_password_quality_ok" function (it's just a one-lin...Matthias Dieter Wallnöfer1-10/+1
2009-08-14s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status resultsMatthias Dieter Wallnöfer1-4/+6
2009-08-14s4:ldap_server Correct removal of talloc_steal()Andrew Bartlett1-1/+0
2009-08-14fixed TESTS= in make test to allow multiple testsAndrew Tridgell1-2/+16
2009-08-14s4:ldap_server Remove another talloc_steal (with references)Andrew Bartlett1-1/+1
2009-08-14s4:ldap_server Don't talloc_steal (with references) in ldap_backendAndrew Bartlett1-1/+1
2009-08-12Fix EVERY SINGLE build on the buildfarm that doesn't haveJeremy Allison2-0/+5
2009-08-12Move build over to storing DOS attributes in EA's.Jeremy Allison1-2/+4
2009-08-12When mapping EA's into a TDB, don't remove the EAJeremy Allison1-0/+9
2009-08-12Fix BASE-DELAYWRITE test by removing const from struct smb_filenameJeremy Allison3-21/+21
2009-08-12Documentation for "store create time".Jeremy Allison1-0/+15
2009-08-12Add "store create time" parameter (docs to follow)Jeremy Allison10-15/+140
2009-08-12Fix some warnings in the AIX ACL code.Jeremy Allison1-4/+3
2009-08-12libcli/smb: move smb2_create_blob code to libcli/smb/Stefan Metzmacher8-165/+252
2009-08-12libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher23-21/+47
2009-08-12librpc: rerun "make idl_full"Kai Blin15-414/+414
2009-08-12s3:smbd: as check_path_syntax() changes the string, we need to copy the strin...Stefan Metzmacher1-2/+8
2009-08-12s3:smbd: avoid 'goto out' in smbd_smb2_create_send()Stefan Metzmacher1-20/+15
2009-08-12s3:smbd: make sure we don't call conn_free() with a NULL pointer for SMB2Stefan Metzmacher1-1/+3
2009-08-12s3:smbd: correctly invalidate vuids when SMB2 is usedStefan Metzmacher2-0/+5
2009-08-12s3:lib: map ECONNRESET to NT_STATUS_CONNECTION_RESETStefan Metzmacher1-0/+3
2009-08-12libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai1-0/+14
2009-08-11s4:operational - Remove some outdated commentsMatthias Dieter Wallnöfer1-12/+0
2009-08-11ldb: Don't break the standalone LDB build (operational module removed)Matthias Dieter Wallnöfer1-2/+2
2009-08-11s4:test for "primaryGroupToken"Matthias Dieter Wallnöfer2-10/+81
2009-08-11s4:samldb module - Remove duplicate lineMatthias Dieter Wallnöfer1-1/+0