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
...
|
*
s4-schannel: first step of decoupling schannel from gensec.
Günther Deschner
2009-09-16
2
-20
/
+51
|
*
s4-schannel: strip trailing whitespace.
Günther Deschner
2009-09-16
1
-36
/
+36
|
*
s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE in
Günther Deschner
2009-09-16
1
-1
/
+1
|
*
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
2009-09-16
5
-1
/
+1464
*
|
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
2009-09-15
3
-14
/
+16
|
\
\
|
*
|
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
2009-09-15
1
-1
/
+2
|
*
|
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
2009-09-15
3
-21
/
+64
|
*
|
s4-repl: don't do double replication
Andrew Tridgell
2009-09-15
4
-6
/
+44
|
*
|
tdb: allow reads after prepare commit
Andrew Tridgell
2009-09-15
1
-8
/
+0
|
*
|
s4-drs: filter based on local_usn
Andrew Tridgell
2009-09-15
1
-1
/
+1
|
*
|
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
2009-09-15
1
-10
/
+10
|
*
|
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2009-09-15
2
-4
/
+4
|
*
|
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
2009-09-15
4
-5
/
+30
|
*
|
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
2009-09-15
1
-0
/
+3
|
*
|
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
2009-09-15
1
-0
/
+5
|
|
/
|
*
libreplace: white space cleanups
Björn Jacke
2009-09-15
2
-12
/
+12
*
|
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
2009-09-15
1
-2
/
+4
|
\
\
|
*
|
s4-libnet: use updated dsdb commit function
Andrew Tridgell
2009-09-15
1
-2
/
+4
*
|
|
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
2009-09-15
7
-32
/
+102
|
\
|
|
|
*
|
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
2009-09-15
1
-1
/
+2
|
*
|
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
2009-09-15
3
-21
/
+64
|
*
|
s4-repl: don't do double replication
Andrew Tridgell
2009-09-15
2
-2
/
+36
|
*
|
tdb: allow reads after prepare commit
Andrew Tridgell
2009-09-15
1
-8
/
+0
*
|
|
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
2009-09-15
39
-499
/
+583
|
\
|
|
|
*
|
s4-drs: filter based on local_usn
Andrew Tridgell
2009-09-15
1
-1
/
+1
|
*
|
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
2009-09-15
1
-10
/
+10
|
*
|
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2009-09-15
2
-4
/
+4
|
*
|
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
2009-09-15
4
-5
/
+30
|
*
|
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
2009-09-15
1
-0
/
+3
|
*
|
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
2009-09-15
1
-0
/
+5
|
|
/
|
*
s3: ignore cups-config to tidy up library dependencies
Björn Jacke
2009-09-15
1
-1
/
+1
|
*
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
2009-09-15
4
-21
/
+48
|
*
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2009-09-15
2
-1
/
+27
|
*
s3-dcerpc: really fix remaining old auth level constants. sorry...
Günther Deschner
2009-09-15
1
-2
/
+2
|
*
s3-dcerpc: fix remaining old auth level constants.
Günther Deschner
2009-09-15
2
-19
/
+19
|
*
ntlmssp: pretty print a VERSION structure.
Günther Deschner
2009-09-15
6
-19
/
+21
|
*
ntlmssp: better document to what structures we are reffering to.
Günther Deschner
2009-09-15
1
-3
/
+25
|
*
s3-dcerpc: remove unsed auth type defines as seen on the wire.
Günther Deschner
2009-09-15
2
-18
/
+5
|
*
s3-dcerpc: remove more unused structs.
Günther Deschner
2009-09-15
1
-12
/
+0
|
*
s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
Günther Deschner
2009-09-15
2
-14
/
+5
|
*
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
2009-09-15
16
-100
/
+93
|
*
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2009-09-15
10
-298
/
+346
*
|
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
2009-09-15
22
-22
/
+382
|
\
\
|
*
|
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2009-09-15
2
-4
/
+4
|
*
|
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
2009-09-15
4
-5
/
+30
|
*
|
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
2009-09-15
1
-0
/
+3
|
*
|
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
2009-09-15
1
-0
/
+5
|
|
/
|
*
s4:heimdal_build: fix one more problem with automatic dependecies
Stefan Metzmacher
2009-09-15
1
-1
/
+1
|
*
s4:provision Prevent some invalid combinations of realm and domain
Andrew Bartlett
2009-09-14
1
-0
/
+9
|
*
s4: Script to build or rebuild extend DN attributes
Matthieu Patou
2009-09-14
1
-0
/
+141
[prev]
[next]