summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-222-61/+0
* IDL: build generated nbt code.Günther Deschner2008-04-223-0/+6
* errors: Add WERR_NO_SUCH_USER.Günther Deschner2008-04-221-0/+1
* errors: Add WERR_NONE_MAPPED.Günther Deschner2008-04-221-0/+1
* doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.Günther Deschner2008-04-221-0/+2
* Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.Günther Deschner2008-04-221-0/+2
* Move some WERRORs down to the NERR_BASE block.Günther Deschner2008-04-221-16/+11
* dbwrap: add dbwrap_tdb2 backendStefan Metzmacher2008-04-131-0/+8
* messaging: add MSG_DBWRAP_TDB2_CHANGES flagStefan Metzmacher2008-04-131-0/+3
* messaging: add FLAG_MSG_DBWRAP message class flagStefan Metzmacher2008-04-131-0/+2
* Fix a confusing variable nameVolker Lendecke2008-04-131-2/+2
* dbwrap: add db_open_trans()Stefan Metzmacher2008-04-121-0/+5
* Add MAX_NERR define.Günther Deschner2008-04-121-0/+4
* Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.Günther Deschner2008-04-121-0/+1
* For convenience reasons, always create cli->srv_name_slash in the rpc_client.Günther Deschner2008-04-121-0/+1
* smbd: make it possible to change the write time delay for testingStefan Metzmacher2008-04-121-0/+3
* smbd: implement the strange write time update logicStefan Metzmacher2008-04-121-3/+7
* locking: store the write time in the locking.tdbStefan Metzmacher2008-04-121-0/+4
* Add NT_STATUS_RPC_CANNOT_SUPPORT.Günther Deschner2008-04-041-0/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-041-4/+40
* Remove last reference to rpc_netlogon.h.Günther Deschner2008-03-311-1/+0