summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* Add a more explaining commentVolker Lendecke2008-09-121-1/+3
* doserr: add WERR_NO_SUCH_ALIAS.Günther Deschner2008-09-121-0/+1
* messaging: move types to IDL.Günther Deschner2008-09-122-85/+1
* Add async trans/trans2/nttrans calls to libsmbVolker Lendecke2008-09-091-0/+21
* Add utility function cli_in_chain()Volker Lendecke2008-09-091-0/+1
* make smb_bytes_push_str publicVolker Lendecke2008-09-091-0/+1
* Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke2008-09-091-0/+1
* smbd: some write time fixesStefan Metzmacher2008-09-081-0/+1
* Write times code update.Jeremy Allison2008-09-052-8/+7
* Revert "Split lookup_name() and create a new functiong called"Simo Sorce2008-09-031-4/+0
* Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-09-037-117/+165
|\
| * factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke2008-09-031-0/+2
| * Remove unused CLI_DO_RPC macrosVolker Lendecke2008-09-021-48/+0
| * doserr: add WERR_WRONG_PASSWORD.Günther Deschner2008-09-021-0/+1
| * kerberos: fix HAVE_KRB5 related build issue.Günther Deschner2008-08-291-3/+4
| * kerberos: use KRB5_KT_KEY macro where appropriate.Günther Deschner2008-08-291-1/+1
| * kerberos: add KRB5_KT_KEY abstraction macro.Günther Deschner2008-08-291-1/+9
| * kerberos: move the KRB5_KEY* macros to header file.Günther Deschner2008-08-291-0/+12
| * Remove cli_request_get()Volker Lendecke2008-08-281-6/+0
| * Add async smbecho client supportVolker Lendecke2008-08-282-2/+9
| * Add cli_request->recv_helperVolker Lendecke2008-08-281-0/+12
| * Activate code to enable chained requestsVolker Lendecke2008-08-282-3/+26
| * Move "struct cli_request" from client.h to async_smb.hVolker Lendecke2008-08-282-24/+66
| * Add cli_pull_replyVolker Lendecke2008-08-281-0/+4
| * Remove cli->event_ctx, pass it explicitlyVolker Lendecke2008-08-283-18/+18
| * Add async open&xVolker Lendecke2008-08-281-0/+3
| * Add async cli_closeVolker Lendecke2008-08-281-0/+3
| * Refactoring: Add the routine cli_request_send()Volker Lendecke2008-08-282-21/+6
| * Fix the wcache_invalidate_samlogon calls.Jeremy Allison2008-08-271-1/+1
| * Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison2008-08-271-1/+0
* | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-08-262-5/+13
|\|
| * Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+1
| * smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-201-4/+11
| * Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-191-1/+1
* | Split lookup_name() and create a new functiong calledSimo Sorce2008-08-171-0/+4
|/
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-151-0/+1
* dynconfig: add support for MODULESDIR.Michael Adam2008-08-151-0/+4
* dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam2008-08-151-16/+0
* dynconfig: remove unused prototypes.Michael Adam2008-08-151-4/+5
* proto.h: remove prototypes from dynconfig.cMichael Adam2008-08-151-25/+0
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-142-18/+4
* smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam2008-08-131-1/+1
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-132-6/+5
* Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg2008-08-131-0/+2
* Fix prototypesVolker Lendecke2008-08-121-17/+23
* idmap rewriteVolker Lendecke2008-08-121-6/+2