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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-14
s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.
Günther Deschner
1
-1
/
+1
2009-03-14
Merge branch 'checktalloc' into tdr
Jelmer Vernooij
1
-1
/
+1
2009-03-14
Depend on a newer talloc in Samba 4.
Jelmer Vernooij
1
-1
/
+1
2009-03-14
Move tdr to top-level.
Jelmer Vernooij
8
-663
/
+3
2009-03-13
s4:build: require tevent 0.9.4
Stefan Metzmacher
1
-1
/
+1
2009-03-12
s4:build: try to fix the build with the ibm checker in the build-farm
Stefan Metzmacher
1
-1
/
+1
2009-03-12
s4:events: allow nested events until we fixed all code to avoid them
Stefan Metzmacher
1
-0
/
+2
2009-03-12
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
1
-1
/
+3
2009-03-12
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
1
-0
/
+35
2009-03-12
use a base64 encoded password when changing passwords
Andrew Tridgell
1
-2
/
+3
2009-03-12
fixed more embedded spaces in LDIF
Andrew Tridgell
1
-3
/
+3
2009-03-12
removed leading spaces from embedded ldif
Andrew Tridgell
1
-10
/
+10
2009-03-11
LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.
Stefan Metzmacher
1
-6
/
+79
2009-03-10
Fix extended operation return path.
Simo Sorce
1
-8
/
+12
2009-03-10
added a test that triggers a bug in the Samba3 notify code
Andrew Tridgell
1
-0
/
+169
2009-03-09
Fix potential segfaults using freed memory.
Simo Sorce
4
-10
/
+54
2009-03-07
s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.
Günther Deschner
2
-2
/
+1
2009-03-07
don't rely on shebang's perl path, call our $PERL instead
Björn Jacke
1
-1
/
+1
2009-03-07
s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.
Günther Deschner
2
-0
/
+53
2009-03-06
s4-spoolss: fix spoolss server enum calls after pointer changes.
Günther Deschner
2
-14
/
+14
2009-03-06
s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.
Günther Deschner
1
-0
/
+2
2009-03-06
s4-smbtorture: fix s3 flavor rpc spoolss test.
Günther Deschner
1
-0
/
+2
2009-03-06
s4-smbtorture: fix RPC-SPOOLSS-WIN.
Günther Deschner
1
-1
/
+7
2009-03-06
s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.
Günther Deschner
1
-18
/
+30
2009-03-06
s4:errormap: map ECANCELED to NT_STATUS_CANCELLED
Stefan Metzmacher
1
-0
/
+4
2009-03-05
Remove parse_control from header, long after the function was removed
Andrew Bartlett
1
-1
/
+0
2009-03-05
Update talloc version so we don't fail on system talloc 1.2.0
Andrew Bartlett
1
-1
/
+1
2009-03-04
Pull in all the schema information during DRS schema fetch
Andrew Bartlett
1
-9
/
+38
2009-03-04
Don't print the admin password if we don't set one.
Andrew Bartlett
1
-1
/
+2
2009-03-04
Allow 'net vampire' to work without an existing smb.conf
Andrew Bartlett
2
-3
/
+7
2009-03-02
make man page (un)install more portable
Björn Jacke
2
-2
/
+2
2009-03-02
some shells are picky about ^ without quotes
Björn Jacke
1
-2
/
+2
2009-03-02
Fix test_surrounding in samba4.rpcecho.python.
Jelmer Vernooij
1
-1
/
+1
2009-03-01
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2
-2
/
+5
2009-03-01
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
6
-39
/
+44
2009-03-01
Add header files for secace and secacl.
Jelmer Vernooij
1
-1
/
+2
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
21
-148
/
+124
2009-03-01
Move secacl to top-level.
Jelmer Vernooij
1
-1
/
+2
2009-03-01
Move secace.c to top-level.
Jelmer Vernooij
1
-1
/
+2
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
21
-49
/
+49
2009-02-27
And the prize for the most pain caused in the build farm for a simple
Jeremy Allison
1
-1
/
+1
2009-02-26
don't hardcode python path
Björn Jacke
1
-1
/
+5
2009-02-26
Add another torture test inspired by George @ Apple.
Jeremy Allison
1
-0
/
+86
2009-02-26
s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace...
Stefan Metzmacher
1
-4
/
+6
2009-02-26
s4:Makefile: try to fix 'make installheaders' on *BSD systems
Stefan Metzmacher
1
-1
/
+1
2009-02-26
s4:heimdal_build: don't always build setprogname.o
Stefan Metzmacher
2
-17
/
+34
2009-02-26
s4:ldb_map: include ldb_includes.h first to get replace.h as first header
Stefan Metzmacher
3
-0
/
+3
2009-02-26
s4:VERSION: mark as 4.0.0-alpha8 gitsnapshot
Stefan Metzmacher
1
-2
/
+2
2009-02-26
Mark as the Samba 4.0 alpha7 release
Andrew Bartlett
1
-1
/
+1
2009-02-26
A simple hack to avoid the segfault in #6138
Andrew Bartlett
1
-1
/
+1
[prev]
[next]