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-22
winbind: Use uint8_t type and use const where needed.
Andreas Schneider
1
-7
/
+7
2013-02-22
messages: Use uint8_t type.
Andreas Schneider
1
-2
/
+2
2013-02-22
winbind: Make domain_name const in wcache_ndr_key().
Andreas Schneider
1
-1
/
+1
2013-02-22
build: use -fstack-protector if available
Björn Jacke
1
-0
/
+3
2013-02-22
Revert "wafbuild: use -Wstack-protector if available"
Björn Jacke
1
-3
/
+0
2013-02-22
build/autoconf: put ld check variable in quotes
Björn Jacke
1
-1
/
+1
2013-02-22
dsdb-descriptor: Avoid segfault copying an SD without an owner or group
Andrew Bartlett
1
-4
/
+12
2013-02-22
dsdb-descriptor: Spell out security descriptor flags as constants
Andrew Bartlett
2
-2
/
+2
2013-02-22
torture-drs: Fix comment in replica_sync test
Andrew Bartlett
1
-1
/
+1
2013-02-22
torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...
Andrew Bartlett
1
-1
/
+5
2013-02-22
ldb: Add missing dependency on replace for ldb
Andrew Bartlett
1
-1
/
+1
2013-02-22
build: Remove includes.h dep in winbind client libraries
Andrew Bartlett
1
-1
/
+0
2013-02-22
build: Remove unused includes.h reference to avoid build-time talloc dep
Andrew Bartlett
1
-1
/
+0
2013-02-21
build:autoconf: fix output of syslog-facility check
Björn Jacke
1
-1
/
+4
2013-02-20
s3:rpc_client fix a crash
Christian Ambach
1
-1
/
+1
2013-02-20
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
19
-29
/
+59
2013-02-20
param: 'use ntdb' flag (off by default).
Rusty Russell
5
-0
/
+35
2013-02-20
tdb_wrap: prevent tdbs called ".ntdb" or without extensions.
Rusty Russell
1
-0
/
+8
2013-02-20
dbwrap_local_open: never open the .tdb if there is an .ntdb
Rusty Russell
1
-0
/
+5
2013-02-20
dbwrap_local_open: open NTDB if extension is .ntdb
Rusty Russell
1
-5
/
+157
2013-02-20
source3: explicitly disable NTDB support.
Rusty Russell
1
-0
/
+1
2013-02-20
dbwrap: dbwrap_ntdb.c
Rusty Russell
3
-10
/
+734
2013-02-20
ntdb: fix database corruption when transaction doesn't change anything.
Rusty Russell
3
-15
/
+91
2013-02-20
s3:selftest: generate ${SELFTESTPREFIX}/subunit with the raw output
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:torture: call fault_setup() to get usage backtraces
Stefan Metzmacher
1
-0
/
+1
2013-02-19
s3:include: avoid TEVENT_COMPAT_DEFINES
Stefan Metzmacher
1
-1
/
+0
2013-02-19
s3:lib: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:nmbd: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:modules: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:rpc_server: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:winbindd: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
3
-13
/
+13
2013-02-19
s3:lib: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:printing: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:smbd: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
3
-5
/
+5
2013-02-19
s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
3
-6
/
+6
2013-02-19
s3:lib: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
2
-3
/
+3
2013-02-19
s3:modules: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
4
-10
/
+10
2013-02-19
s3:printing: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:smbd: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
4
-7
/
+7
2013-02-19
s3:lib: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
3
-5
/
+5
2013-02-19
s3:nmbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:modules: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:rpc_server: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:smbd: s/EVENT_FD/TEVENT_FD
Stefan Metzmacher
1
-4
/
+4
2013-02-19
s3:smbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
9
-16
/
+16
2013-02-19
s3:winbindd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
4
-11
/
+11
2013-02-19
s3:lib/events: s/EVENT_FD/TEVENT_FD
Stefan Metzmacher
1
-6
/
+6
2013-02-19
s3:lib: s/struct event_context/struct tevent_context
Stefan Metzmacher
7
-15
/
+15
2013-02-19
s3:libsmb: s/struct event_context/struct tevent_context
Stefan Metzmacher
13
-175
/
+175
2013-02-19
s3:modules: s/struct event_context/struct tevent_context
Stefan Metzmacher
5
-11
/
+11
[next]