index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
12
-18
/
+18
2013-02-19
s3:torture: s/struct event_context/struct tevent_context
Stefan Metzmacher
2
-5
/
+5
2013-02-19
s3:winbindd: s/struct event_context/struct tevent_context
Stefan Metzmacher
3
-6
/
+6
2013-02-19
s3:includes: remove event_context_init() define for s3_tevent_context_init()
Stefan Metzmacher
1
-3
/
+0
2013-02-19
s3:winbindd: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:rpc_client: make use of samba_tevent_context_init()
Stefan Metzmacher
2
-2
/
+2
2013-02-19
s3:torture: make use of samba_tevent_context_init()
Stefan Metzmacher
13
-26
/
+26
2013-02-19
s3:utils: make use of samba_tevent_context_init()
Stefan Metzmacher
6
-6
/
+6
2013-02-19
s3:libnet: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:lib: make use of samba_tevent_context_init()
Stefan Metzmacher
6
-12
/
+12
2013-02-19
s3:libads: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:libsmb: make use of samba_tevent_context_init()
Stefan Metzmacher
13
-77
/
+77
2013-02-19
s4:lib/com: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s4:auth/kerberos: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
librpc/rpc: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-2
/
+2
2013-02-19
libcli/smb: make use of samba_tevent_context_init()
Stefan Metzmacher
14
-15
/
+15
2013-02-19
libcli/cldap: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-2
/
+2
2013-02-19
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
4
-3
/
+77
2013-02-19
build/autoconf: fix check for GNU ld version
Björn Jacke
1
-1
/
+5
2013-02-19
s3:build fix the build with --fake-kaserver
Christian Ambach
1
-1
/
+1
2013-02-19
s3:lib/afs fix the build
Christian Ambach
1
-1
/
+1
2013-02-19
tdb: Slightly simplify transaction_write
Volker Lendecke
1
-8
/
+2
2013-02-19
tdb: Make tdb_release_transaction_locks use tdb_allrecord_unlock
Volker Lendecke
1
-1
/
+1
2013-02-19
tdb: Don't segfault if tdb_open_ex for check failed
Volker Lendecke
1
-0
/
+1
2013-02-19
tdb: Factor out the retry loop from tdb_allrecord_upgrade
Volker Lendecke
1
-20
/
+39
2013-02-19
tdb: Simplify fcntl_lock() a bit
Volker Lendecke
1
-4
/
+4
2013-02-19
tdb: Use tdb_null in freelistcheck
Volker Lendecke
1
-3
/
+2
2013-02-19
tdb: Enhance lock tracking a bit
Volker Lendecke
1
-0
/
+11
2013-02-19
s3:smbd: preserve file type mode bits in file_set_dosmode()
Michael Adam
1
-0
/
+3
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+1
2013-02-19
lib/util/time: strip a potential trailing newline in the asctime case.
Michael Adam
1
-0
/
+9
2013-02-19
gencache: unify a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-2
/
+3
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+2
2013-02-19
gencache: unify a DEBUG message in gencache_del()
Michael Adam
1
-1
/
+1
2013-02-19
packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)
Michael Adam
1
-0
/
+2
2013-02-19
packaging(RHEL-CTDB): package the fake-acls vfs module
Michael Adam
1
-0
/
+1
2013-02-19
s3:net: new implementation of "servid wipedbs" with smbXsrv_*
Gregor Beck
1
-2
/
+564
2013-02-19
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
3
-19
/
+20
2013-02-19
s3:smbXsrv_open: add smbXsrv_open_global_traverse()
Gregor Beck
2
-0
/
+77
2013-02-19
s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbd:smb2: fix segfault (access after free) in durable disconnect code
Michael Adam
2
-0
/
+2
2013-02-19
samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2
Andrew Bartlett
1
-13
/
+17
2013-02-19
samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...
Andrew Bartlett
1
-16
/
+4
2013-02-19
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
3
-20
/
+43
2013-02-19
scripting: Make tdb_copy use the python subprocess module
Andrew Bartlett
1
-7
/
+9
2013-02-19
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
2
-271
/
+205
[prev]
[next]