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
/
lib
/
ldb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-18
/
+198
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-0
/
+2
2008-05-19
Add __repr__ implementation for Ldb.
Jelmer Vernooij
4
-1
/
+43
2008-05-19
Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.
Jelmer Vernooij
4
-17
/
+155
2008-05-12
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2
-17
/
+10
2008-05-11
Use system python rather than smbpython.
Jelmer Vernooij
1
-0
/
+2
2008-05-11
Merge ldb_map into LIBLDB.
Jelmer Vernooij
1
-9
/
+3
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-05-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+1
2008-05-08
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-05-08
Fix link flags for ldb and tdb Python modules.
Jelmer Vernooij
1
-1
/
+1
2008-05-06
Cope with an empty mapping file in ad2oLschema
Andrew Bartlett
1
-2
/
+2
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
5
-38
/
+101
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-2
/
+14
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
1
-2
/
+2
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+5
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-48
/
+30
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
3
-16
/
+17
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2
-5
/
+13
2008-04-11
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
3
-34
/
+85
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
1
-1
/
+1
2008-03-28
Merge v4.0-test
Jelmer Vernooij
10
-46
/
+72
2008-03-26
Clean up the ldb python bindings to be 64 bit safe.
Andrew Bartlett
2
-35
/
+55
2008-03-19
More safety around ldb_dn C functions in python bindings.
Andrew Bartlett
1
-2
/
+6
2008-03-18
ldb: not every shell supports '==' so use '='
Stefan Metzmacher
1
-1
/
+1
2008-03-18
ldb: remove configure with 'make realdistclean'
Stefan Metzmacher
1
-1
/
+1
2008-03-18
ldb: nothing uses "system/network.h" so don't include it
Stefan Metzmacher
1
-1
/
+0
2008-03-18
ldb: fix the standalone build
Stefan Metzmacher
6
-13
/
+13
2008-03-11
Make error handling in ldb more consistant.
Andrew Bartlett
1
-1
/
+4
2008-03-09
Move PC_FILE out of the perl code.
Jelmer Vernooij
1
-1
/
+2
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-2
/
+3
2008-03-07
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
1
-15
/
+16
2008-03-07
Rerun SWIG.
Jelmer Vernooij
1
-15
/
+16
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-03-07
accountExpires: Windows default is 9223372036854775807, not -1.
Andrew Kroeger
1
-1
/
+1
2008-03-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+10
2008-03-04
Fix syntax.
Jelmer Vernooij
1
-2
/
+2
2008-03-04
Try to return sane ldb error strings
Andrew Bartlett
1
-1
/
+10
2008-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
3
-64
/
+45
2008-03-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-171
/
+93
2008-03-02
Some cleanups for the ldb doxygen docs.
Brad Hards
1
-10
/
+12
2008-03-01
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...
Jelmer Vernooij
2
-4
/
+4
2008-03-01
Fix error handling in ldb.add().
Jelmer Vernooij
2
-161
/
+81
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+2
2008-02-29
Fix manpage paths.
Jelmer Vernooij
1
-6
/
+6
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
2
-9
/
+17
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-3
/
+4
[next]