summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-09-21netlogon: add init_netr_CryptPassword.Günther Deschner1-0/+3
2008-09-19Add comment to explain version bumpSimo Sorce1-0/+1
2008-09-19idmap: Increment the interface number after Volker's rewrite.Gerald (Jerry) Carter1-1/+1
2008-09-17Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij2-0/+15
2008-09-16* Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter1-0/+5
2008-09-16winbindd: Add support for name aliasing.Gerald (Jerry) Carter1-0/+10
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij2-3/+3
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2-3/+3
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij2-2/+2
2008-09-12Add a more explaining commentVolker Lendecke1-1/+3
2008-09-12doserr: add WERR_NO_SUCH_ALIAS.Günther Deschner1-0/+1
2008-09-12messaging: move types to IDL.Günther Deschner2-85/+1
2008-09-09Add async trans/trans2/nttrans calls to libsmbVolker Lendecke1-0/+21
2008-09-09Add utility function cli_in_chain()Volker Lendecke1-0/+1
2008-09-09make smb_bytes_push_str publicVolker Lendecke1-0/+1
2008-09-09Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke1-0/+1
2008-09-08smbd: some write time fixesStefan Metzmacher1-0/+1
2008-09-05Write times code update.Jeremy Allison2-8/+7
2008-09-03Revert "Split lookup_name() and create a new functiong called"Simo Sorce1-4/+0
2008-09-03Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce7-117/+165
2008-09-03factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke1-0/+2
2008-09-02Remove unused CLI_DO_RPC macrosVolker Lendecke1-48/+0
2008-09-02doserr: add WERR_WRONG_PASSWORD.Günther Deschner1-0/+1
2008-08-29kerberos: fix HAVE_KRB5 related build issue.Günther Deschner1-3/+4
2008-08-29kerberos: use KRB5_KT_KEY macro where appropriate.Günther Deschner1-1/+1
2008-08-29kerberos: add KRB5_KT_KEY abstraction macro.Günther Deschner1-1/+9
2008-08-29kerberos: move the KRB5_KEY* macros to header file.Günther Deschner1-0/+12
2008-08-28Remove cli_request_get()Volker Lendecke1-6/+0
2008-08-28Add async smbecho client supportVolker Lendecke2-2/+9
2008-08-28Add cli_request->recv_helperVolker Lendecke1-0/+12
2008-08-28Activate code to enable chained requestsVolker Lendecke2-3/+26
2008-08-28Move "struct cli_request" from client.h to async_smb.hVolker Lendecke2-24/+66
2008-08-28Add cli_pull_replyVolker Lendecke1-0/+4
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke3-18/+18
2008-08-28Add async open&xVolker Lendecke1-0/+3
2008-08-28Add async cli_closeVolker Lendecke1-0/+3
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke2-21/+6
2008-08-27Fix the wcache_invalidate_samlogon calls.Jeremy Allison1-1/+1
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison1-1/+0
2008-08-26Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2-5/+13
2008-08-20Here is a re-working of the winbinddJeremy Allison1-0/+1
2008-08-20smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher1-4/+11
2008-08-19Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison1-1/+1
2008-08-17Split lookup_name() and create a new functiong calledSimo Sorce1-0/+4
2008-08-15Add modules_path() to construct paths to files in MODULESDIR.Michael Adam1-0/+1
2008-08-15dynconfig: add support for MODULESDIR.Michael Adam1-0/+4
2008-08-15dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam1-16/+0
2008-08-15dynconfig: remove unused prototypes.Michael Adam1-4/+5
2008-08-15proto.h: remove prototypes from dynconfig.cMichael Adam1-25/+0
2008-08-14Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam1-0/+4