summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Jeremy Allison2009-06-021-1/+1
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-171-2/+2
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-301-0/+2
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-271-3/+3
* s3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macrosTim Prouty2009-03-271-4/+4
* Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison2009-03-271-0/+3
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-281-2/+14
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-281-10/+0
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-282-0/+14
* Remove proto.h that got accidentially committet to v3-2-testMichael Adam2009-01-281-10358/+0
* Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDBJeremy Allison2009-01-281-488/+348
* Fix a delete on close divergence from windows [2/2]Tim Prouty2009-01-282-1/+10498
* Remove "strict allocate = partial" code that got accidentally committed.Jeremy Allison2009-01-282-10/+0
* refresh sequence number as soon as possible when domain->sequence_number == -...boyang2009-01-282-0/+10
* Happy New Year!Stefan Metzmacher2009-01-281-1/+1
* s3/smb.h: Remove unused LDAP_SSL_ON.Karolin Seeger2009-01-281-1/+1
* commit b520befe6f51644d20434add9864d7a2fa30aa2eSATOH Fumiyasu2009-01-281-6/+7
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2009-01-281-1/+0
* s3:vfs: fix FCHMOD_ACL macrosStefan Metzmacher2008-12-091-3/+3
* Unify access checks for lsa server functions.Jeremy Allison2008-12-091-0/+1
* Now it's working, back port the aync fix for parsing large cups printer lists.Jeremy Allison2008-12-091-0/+1
* Revert "Now it's working, back port the aync fix for parsing large cups print...Karolin Seeger2008-11-171-1/+0
* Revert "Unify access checks for lsa server functions."Karolin Seeger2008-11-171-1/+0
* Unify access checks for lsa server functions.Jeremy Allison2008-10-211-0/+1
* Now it's working, back port the aync fix for parsing large cups printer lists.Jeremy Allison2008-10-151-0/+1
* smbd: some write time fixesStefan Metzmacher2008-09-091-0/+1
* Write times code update.Jeremy Allison2008-09-091-1/+0
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-281-4/+11
* Revert "smbd: fix the handling of create_options to pass RAW-OPEN"Karolin Seeger2008-08-271-11/+4
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-211-4/+11
* Fix bug #5675 with a varient of Tim Waugh's patch,Jeremy Allison2008-08-111-0/+1
* Fix warnings on SuSE 9.0.Karolin Seeger2008-06-271-0/+8
* Remove prototype of unimplemented smbc_chown() function.Derrell Lipman2008-06-241-26/+0
* Add documentation for kerberos support in libsmbclient.Andreas Schneider2008-06-241-0/+10
* Fix a crash in _dfs_EnumVolker Lendecke2008-06-231-1/+1
* Fix typos.Christoph Zauner2008-06-121-3/+3
* AIX build fixes from William Jojo -- thanksVolker Lendecke2008-06-121-0/+1
* Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2008-06-092-10/+10
* Add STREAMINFO op to vfs_full_auditVolker Lendecke2008-06-091-1/+1
* Allow server manager to close open files selected by id.Jeremy Allison2008-06-051-0/+4
* Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke2008-06-041-1/+2
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-291-1/+2
* Fix client authentication with -P switch in client tools (Bug 5435).Günther Deschner2008-05-151-0/+1
* Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2008-05-072-4/+5
* Fix bug #5095, "Manage Documents privilege is not functional".Jeremy Allison2008-05-071-4/+5
* errors: add WERR_INVALID_DOMAINNAME.Günther Deschner2008-05-051-0/+1
* Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s ...Steven Danneman2008-04-281-0/+2
* Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...Gerald W. Carter2008-04-231-1/+1
* adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam2008-04-221-1/+1
* registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam2008-04-221-1/+1