index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
s3 torture: Fix unitialized variable to avoid closing a random fnum
Tim Prouty
2009-03-12
1
-1
/
+1
|
|
*
|
s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 names
Dan Sledz
2009-03-12
1
-5
/
+7
|
|
*
|
tevent: Fix might be unitialized warning
Tim Prouty
2009-03-12
1
-1
/
+1
|
|
*
|
Fix bug #6186 - map readonly does not work
Jeremy Allison
2009-03-12
2
-3
/
+33
|
|
*
|
s3-spoolss: make jobname a const char * in print_job_start().
Günther Deschner
2009-03-12
3
-3
/
+3
|
|
*
|
s4:build: try to fix the build with the ibm checker in the build-farm
Stefan Metzmacher
2009-03-12
1
-1
/
+1
|
|
*
|
tevent: add tevent_loop_until()
Stefan Metzmacher
2009-03-12
2
-0
/
+68
|
|
*
|
tevent: add tevent_loop_set_nesting_hook()
Stefan Metzmacher
2009-03-12
3
-1
/
+50
|
|
*
|
s4:events: allow nested events until we fixed all code to avoid them
Stefan Metzmacher
2009-03-12
1
-0
/
+2
|
|
*
|
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
2009-03-12
1
-1
/
+3
|
|
*
|
tevent: don't allow nested tevent_loop_once() anymore
Stefan Metzmacher
2009-03-12
3
-1
/
+53
|
|
*
|
s3:events: pass __location__ to event_loop_*()
Stefan Metzmacher
2009-03-12
1
-3
/
+3
|
|
*
|
tevent: pass __location__ to tevent_loop_once/wait()
Stefan Metzmacher
2009-03-12
6
-17
/
+22
|
|
*
|
tevent: add tevent_set_abort_fn()
Stefan Metzmacher
2009-03-12
2
-0
/
+21
|
|
*
|
tevent: add tevent_signal_support()
Stefan Metzmacher
2009-03-12
2
-0
/
+10
|
|
*
|
talloc: add talloc_set_abort_fn()
Stefan Metzmacher
2009-03-12
2
-4
/
+33
|
|
*
|
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
2009-03-12
1
-0
/
+35
|
|
*
|
Revert "s3:libsmb: add an option to cli_push to let the caller provide the bu...
Stefan Metzmacher
2009-03-12
4
-43
/
+17
|
|
*
|
Fix #6167: winbindd -n should disable the winbind idmap cache
Volker Lendecke
2009-03-12
1
-20
/
+50
|
|
*
|
Make opt_nocache static to winbindd.c
Volker Lendecke
2009-03-12
4
-7
/
+17
|
|
*
|
use a base64 encoded password when changing passwords
Andrew Tridgell
2009-03-12
1
-2
/
+3
|
|
*
|
fixed more embedded spaces in LDIF
Andrew Tridgell
2009-03-12
1
-3
/
+3
|
|
*
|
removed leading spaces from embedded ldif
Andrew Tridgell
2009-03-12
1
-10
/
+10
|
|
*
|
Add simple POSIX open, mkdir and rmdir test.
Jeremy Allison
2009-03-11
1
-0
/
+114
|
|
*
|
s3 torture: Simple warning fix
Tim Prouty
2009-03-11
1
-1
/
+1
|
|
*
|
fix configure check by avoiding main(main(...))
Björn Jacke
2009-03-11
1
-7
/
+4
|
|
*
|
LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.
Stefan Metzmacher
2009-03-11
1
-6
/
+79
|
|
*
|
async_sock: fix truncating of the temporary iovec in writev_send/recv()
Stefan Metzmacher
2009-03-11
1
-1
/
+1
|
|
*
|
spoolss: fix typo in spoolss_EnumPrintProcessors_info union helper fn.
Günther Deschner
2009-03-11
2
-4
/
+4
|
|
*
|
spoolss: fix typo in spoolss_EnumJobs_info union helper fn.
Günther Deschner
2009-03-11
2
-2
/
+2
|
|
*
|
lib/replace: make sure we include <sys/uio.h> before socket_wrapper.h
Stefan Metzmacher
2009-03-11
2
-0
/
+5
|
*
|
|
Fix up minschema after the conversion from JavaScript.
Jelmer Vernooij
2009-03-20
1
-88
/
+77
|
*
|
|
pyldb: Improve exception message when a list is expected.
Jelmer Vernooij
2009-03-20
1
-8
/
+9
*
|
|
|
s4:schema Don't rely on objectCategory 'magic' when loading the schema
Andrew Bartlett
2009-03-11
1
-2
/
+2
*
|
|
|
s4:provision load_schema in provision.py no longer takes a hostname
Andrew Bartlett
2009-03-11
1
-2
/
+1
*
|
|
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
2009-03-11
21
-138
/
+1141
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add a vfs_preopen module to hide fs latencies
Volker Lendecke
2009-03-10
4
-1
/
+578
|
|
|
/
|
|
/
|
|
*
|
Update instructions for checking out pidl.
Brad Hards
2009-03-10
1
-2
/
+3
|
*
|
Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog
Volker Lendecke
2009-03-10
1
-5
/
+5
|
*
|
tevent: add tevent_req_callback_data_void() macro
Stefan Metzmacher
2009-03-10
1
-0
/
+2
|
*
|
tevent: add tevent_req_received() function
Stefan Metzmacher
2009-03-10
3
-2
/
+29
|
*
|
Fix extended operation return path.
Simo Sorce
2009-03-10
1
-8
/
+12
|
*
|
s3:libsmb: add an option to cli_push to let the caller provide the buffers
Stefan Metzmacher
2009-03-10
4
-17
/
+43
|
*
|
s3:libsmb: only treat a return 0 as end of file
Stefan Metzmacher
2009-03-10
1
-4
/
+1
|
*
|
s3:libsmb: fix a lot of cli_push() bugs
Stefan Metzmacher
2009-03-10
1
-95
/
+107
|
*
|
socket_wrapper: wrap readv() and writev()
Stefan Metzmacher
2009-03-10
2
-7
/
+137
|
*
|
fixed a bug in message handling for code the change notify code
Andrew Tridgell
2009-03-10
1
-2
/
+16
|
*
|
added a test that triggers a bug in the Samba3 notify code
Andrew Tridgell
2009-03-10
1
-0
/
+169
|
*
|
Fix potential segfaults using freed memory.
Simo Sorce
2009-03-09
4
-10
/
+54
*
|
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
2009-03-10
18
-363
/
+362
|
\
|
|
[prev]
[next]