index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a more explaining comment
Volker Lendecke
2008-09-12
1
-1
/
+3
*
doserr: add WERR_NO_SUCH_ALIAS.
Günther Deschner
2008-09-12
1
-0
/
+1
*
messaging: move types to IDL.
Günther Deschner
2008-09-12
2
-85
/
+1
*
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
2008-09-09
1
-0
/
+21
*
Add utility function cli_in_chain()
Volker Lendecke
2008-09-09
1
-0
/
+1
*
make smb_bytes_push_str public
Volker Lendecke
2008-09-09
1
-0
/
+1
*
Add a utility function to append a DATA_BLOB to a talloc object
Volker Lendecke
2008-09-09
1
-0
/
+1
*
smbd: some write time fixes
Stefan Metzmacher
2008-09-08
1
-0
/
+1
*
Write times code update.
Jeremy Allison
2008-09-05
2
-8
/
+7
*
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
2008-09-03
1
-4
/
+0
*
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-09-03
7
-117
/
+165
|
\
|
*
factor prs_append_some_data out of prs_append_some_prs_data
Volker Lendecke
2008-09-03
1
-0
/
+2
|
*
Remove unused CLI_DO_RPC macros
Volker Lendecke
2008-09-02
1
-48
/
+0
|
*
doserr: add WERR_WRONG_PASSWORD.
Günther Deschner
2008-09-02
1
-0
/
+1
|
*
kerberos: fix HAVE_KRB5 related build issue.
Günther Deschner
2008-08-29
1
-3
/
+4
|
*
kerberos: use KRB5_KT_KEY macro where appropriate.
Günther Deschner
2008-08-29
1
-1
/
+1
|
*
kerberos: add KRB5_KT_KEY abstraction macro.
Günther Deschner
2008-08-29
1
-1
/
+9
|
*
kerberos: move the KRB5_KEY* macros to header file.
Günther Deschner
2008-08-29
1
-0
/
+12
|
*
Remove cli_request_get()
Volker Lendecke
2008-08-28
1
-6
/
+0
|
*
Add async smbecho client support
Volker Lendecke
2008-08-28
2
-2
/
+9
|
*
Add cli_request->recv_helper
Volker Lendecke
2008-08-28
1
-0
/
+12
|
*
Activate code to enable chained requests
Volker Lendecke
2008-08-28
2
-3
/
+26
|
*
Move "struct cli_request" from client.h to async_smb.h
Volker Lendecke
2008-08-28
2
-24
/
+66
|
*
Add cli_pull_reply
Volker Lendecke
2008-08-28
1
-0
/
+4
|
*
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
2008-08-28
3
-18
/
+18
|
*
Add async open&x
Volker Lendecke
2008-08-28
1
-0
/
+3
|
*
Add async cli_close
Volker Lendecke
2008-08-28
1
-0
/
+3
|
*
Refactoring: Add the routine cli_request_send()
Volker Lendecke
2008-08-28
2
-21
/
+6
|
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-27
1
-1
/
+1
|
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-27
1
-1
/
+0
*
|
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-08-26
2
-5
/
+13
|
\
|
|
*
Here is a re-working of the winbindd
Jeremy Allison
2008-08-20
1
-0
/
+1
|
*
smbd: fix the handling of create_options to pass RAW-OPEN
Stefan Metzmacher
2008-08-20
1
-4
/
+11
|
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-19
1
-1
/
+1
*
|
Split lookup_name() and create a new functiong called
Simo Sorce
2008-08-17
1
-0
/
+4
|
/
*
Add modules_path() to construct paths to files in MODULESDIR.
Michael Adam
2008-08-15
1
-0
/
+1
*
dynconfig: add support for MODULESDIR.
Michael Adam
2008-08-15
1
-0
/
+4
*
dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h
Michael Adam
2008-08-15
1
-16
/
+0
*
dynconfig: remove unused prototypes.
Michael Adam
2008-08-15
1
-4
/
+5
*
proto.h: remove prototypes from dynconfig.c
Michael Adam
2008-08-15
1
-25
/
+0
*
Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.
Michael Adam
2008-08-14
2
-18
/
+4
*
smbd/conn: fix prototype change of conn_close_all() in proto.h.
Michael Adam
2008-08-13
1
-1
/
+1
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
2
-6
/
+5
*
Use transaction start/cancel for persistent writes to avoid leaving the datab...
Ronnie Sahlberg
2008-08-13
1
-0
/
+2
*
Fix prototypes
Volker Lendecke
2008-08-12
1
-17
/
+23
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-6
/
+2
[next]