Age | Commit message (Expand) | Author | Files | Lines |
2008-09-03 | Revert "Split lookup_name() and create a new functiong called" | Simo Sorce | 1 | -4/+0 |
2008-09-03 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Simo Sorce | 7 | -117/+165 |
2008-09-03 | factor prs_append_some_data out of prs_append_some_prs_data | Volker Lendecke | 1 | -0/+2 |
2008-09-02 | Remove unused CLI_DO_RPC macros | Volker Lendecke | 1 | -48/+0 |
2008-09-02 | doserr: add WERR_WRONG_PASSWORD. | Günther Deschner | 1 | -0/+1 |
2008-08-29 | kerberos: fix HAVE_KRB5 related build issue. | Günther Deschner | 1 | -3/+4 |
2008-08-29 | kerberos: use KRB5_KT_KEY macro where appropriate. | Günther Deschner | 1 | -1/+1 |
2008-08-29 | kerberos: add KRB5_KT_KEY abstraction macro. | Günther Deschner | 1 | -1/+9 |
2008-08-29 | kerberos: move the KRB5_KEY* macros to header file. | Günther Deschner | 1 | -0/+12 |
2008-08-28 | Remove cli_request_get() | Volker Lendecke | 1 | -6/+0 |
2008-08-28 | Add async smbecho client support | Volker Lendecke | 2 | -2/+9 |
2008-08-28 | Add cli_request->recv_helper | Volker Lendecke | 1 | -0/+12 |
2008-08-28 | Activate code to enable chained requests | Volker Lendecke | 2 | -3/+26 |
2008-08-28 | Move "struct cli_request" from client.h to async_smb.h | Volker Lendecke | 2 | -24/+66 |
2008-08-28 | Add cli_pull_reply | Volker Lendecke | 1 | -0/+4 |
2008-08-28 | Remove cli->event_ctx, pass it explicitly | Volker Lendecke | 3 | -18/+18 |
2008-08-28 | Add async open&x | Volker Lendecke | 1 | -0/+3 |
2008-08-28 | Add async cli_close | Volker Lendecke | 1 | -0/+3 |
2008-08-28 | Refactoring: Add the routine cli_request_send() | Volker Lendecke | 2 | -21/+6 |
2008-08-27 | Fix the wcache_invalidate_samlogon calls. | Jeremy Allison | 1 | -1/+1 |
2008-08-27 | Add st_birthtime and friends for accurate create times on systems that suppor... | Jeremy Allison | 1 | -1/+0 |
2008-08-26 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Simo Sorce | 2 | -5/+13 |
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 1 | -0/+1 |
2008-08-20 | smbd: fix the handling of create_options to pass RAW-OPEN | Stefan Metzmacher | 1 | -4/+11 |
2008-08-19 | Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a... | Jeremy Allison | 1 | -1/+1 |
2008-08-17 | Split lookup_name() and create a new functiong called | Simo Sorce | 1 | -0/+4 |
2008-08-15 | Add modules_path() to construct paths to files in MODULESDIR. | Michael Adam | 1 | -0/+1 |
2008-08-15 | dynconfig: add support for MODULESDIR. | Michael Adam | 1 | -0/+4 |
2008-08-15 | dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h | Michael Adam | 1 | -16/+0 |
2008-08-15 | dynconfig: remove unused prototypes. | Michael Adam | 1 | -4/+5 |
2008-08-15 | proto.h: remove prototypes from dynconfig.c | Michael Adam | 1 | -25/+0 |
2008-08-14 | Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h. | Michael Adam | 1 | -0/+4 |
2008-08-14 | Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h. | Michael Adam | 1 | -0/+4 |
2008-08-14 | Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h. | Michael Adam | 1 | -0/+4 |
2008-08-14 | Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h. | Michael Adam | 1 | -0/+4 |
2008-08-14 | Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h. | Michael Adam | 2 | -18/+4 |
2008-08-13 | smbd/conn: fix prototype change of conn_close_all() in proto.h. | Michael Adam | 1 | -1/+1 |
2008-08-13 | first cut at adding full transactions for ctdb to samba3 | Andrew Tridgell | 2 | -6/+5 |
2008-08-13 | Use transaction start/cancel for persistent writes to avoid leaving the datab... | Ronnie Sahlberg | 1 | -0/+2 |
2008-08-12 | Fix prototypes | Volker Lendecke | 1 | -17/+23 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -6/+2 |
2008-08-11 | doserr: add WERR_MEMBER_IN_ALIAS. | Günther Deschner | 1 | -0/+1 |
2008-08-09 | nmbd_packets: make queue_packet() public. | Michael Adam | 1 | -0/+1 |
2008-08-09 | loadparm: add two parameters "init logon delay hosts" and "init logon delay" | Michael Adam | 1 | -0/+2 |
2008-08-09 | lib/access: make list_match() public. | Michael Adam | 1 | -0/+2 |
2008-08-09 | lib/access: make client_match() public. | Michael Adam | 1 | -0/+1 |
2008-08-08 | Add simple async wrappers around send, recv and connect | Volker Lendecke | 2 | -0/+46 |
2008-08-07 | Fix bug #5675 with a varient of Tim Waugh's patch, | Jeremy Allison | 1 | -0/+1 |
2008-08-01 | dssync keytab: add support for keeping track of the up-to-date-ness vector. | Michael Adam | 1 | -0/+1 |
2008-07-30 | Enabled domain groups to be added to builtin groups at domain join time | Tim Prouty | 1 | -0/+2 |