summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-14Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam1-0/+4
2008-08-14Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2-18/+4
2008-08-13smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam1-1/+1
2008-08-13first cut at adding full transactions for ctdb to samba3Andrew Tridgell2-6/+5
2008-08-13Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg1-0/+2
2008-08-12Fix prototypesVolker Lendecke1-17/+23
2008-08-12idmap rewriteVolker Lendecke1-6/+2
2008-08-11doserr: add WERR_MEMBER_IN_ALIAS.Günther Deschner1-0/+1
2008-08-09nmbd_packets: make queue_packet() public.Michael Adam1-0/+1
2008-08-09loadparm: add two parameters "init logon delay hosts" and "init logon delay"Michael Adam1-0/+2
2008-08-09lib/access: make list_match() public.Michael Adam1-0/+2
2008-08-09lib/access: make client_match() public.Michael Adam1-0/+1
2008-08-08Add simple async wrappers around send, recv and connectVolker Lendecke2-0/+46
2008-08-07Fix bug #5675 with a varient of Tim Waugh's patch,Jeremy Allison1-0/+1