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
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-11
s4:schema Don't rely on objectCategory 'magic' when loading the schema
Andrew Bartlett
1
-2
/
+2
2009-03-11
s4:provision load_schema in provision.py no longer takes a hostname
Andrew Bartlett
1
-2
/
+1
2009-03-11
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
5
-11
/
+228
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-08
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
7
-35
/
+113
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-06
Load the schema with a more efficient single search
Andrew Bartlett
1
-93
/
+15
2009-03-06
Load the schema for provision-backend in a transaction
Andrew Bartlett
1
-18
/
+24
2009-03-06
Sort output of schema for OpenLDAP during conversion
Andrew Bartlett
1
-98
/
+132
2009-03-05
Allow ms_schema.py to produce output much like minschema_wspp
Sreepathi Pai
1
-0
/
+15
2009-03-05
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
7
-225
/
+113
2009-03-05
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
58
-292
/
+718
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
[prev]
[next]