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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
s3-dcerpc: really fix remaining old auth level constants. sorry...
Günther Deschner
1
-2
/
+2
2009-09-15
s3-dcerpc: fix remaining old auth level constants.
Günther Deschner
2
-19
/
+19
2009-09-15
ntlmssp: pretty print a VERSION structure.
Günther Deschner
6
-19
/
+21
2009-09-15
ntlmssp: better document to what structures we are reffering to.
Günther Deschner
1
-3
/
+25
2009-09-15
s3-dcerpc: remove unsed auth type defines as seen on the wire.
Günther Deschner
2
-18
/
+5
2009-09-15
s3-dcerpc: remove more unused structs.
Günther Deschner
1
-12
/
+0
2009-09-15
s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
Günther Deschner
2
-14
/
+5
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
16
-100
/
+93
2009-09-15
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
10
-298
/
+346
2009-09-15
s4:heimdal_build: fix one more problem with automatic dependecies
Stefan Metzmacher
1
-1
/
+1
2009-09-14
s4:provision Prevent some invalid combinations of realm and domain
Andrew Bartlett
1
-0
/
+9
2009-09-14
s4: Script to build or rebuild extend DN attributes
Matthieu Patou
1
-0
/
+141
2009-09-15
s3: BSD needs sys/sysctl.h included to build properly
Björn Jacke
3
-1
/
+10
2009-09-14
Second part of bug fix for 6606.
Volker Lendecke
1
-0
/
+6
2009-09-14
Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.
Jeremy Allison
1
-0
/
+131
2009-09-15
nss_winbind: remove unused variable
Björn Jacke
1
-1
/
+0
2009-09-14
Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.
Jeremy Allison
3
-3
/
+36
2009-09-14
Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...
Jeremy Allison
1
-1
/
+1
2009-09-14
s3:vfs_catia: Make some fns static
Volker Lendecke
1
-3
/
+3
2009-09-14
s3:vfs_catia: Use talloc_zero for simplification
Volker Lendecke
1
-2
/
+1
2009-09-14
s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC
Volker Lendecke
1
-1
/
+1
2009-09-14
s4-repl: handle rename in repl_meta_data
Andrew Tridgell
1
-0
/
+97
2009-09-14
s4-drs: allow replication of renames
Andrew Tridgell
1
-6
/
+7
2009-09-14
Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
Matt Kraai
7
-14
/
+14
2009-09-14
s4-repl: fixed a memory error handling linked attributes
Andrew Tridgell
1
-10
/
+10
2009-09-14
s4-repl: fall back to repsFrom if repsTo not set
Andrew Tridgell
1
-2
/
+4
2009-09-14
pyldb: Don't segfault when invalid type is specified to Dn.get().
Jelmer Vernooij
2
-2
/
+14
2009-09-14
examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.
Michael Adam
2
-6
/
+0
2009-09-14
dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)
Michael Adam
1
-1
/
+0
2009-09-14
s4:heimdal_build: fix the build with --enable-automatic-dependencies
Stefan Metzmacher
1
-1
/
+1
2009-09-13
s4:heimdal_build Fix build breakages caused by asn1compile change
Andrew Bartlett
1
-2
/
+1
2009-09-14
s3: Test short reads in the build farm
Volker Lendecke
1
-0
/
+3
2009-09-14
s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handled
Volker Lendecke
1
-4
/
+118
2009-09-14
schannel: remove unused schannel structs.
Günther Deschner
4
-344
/
+0
2009-09-14
s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
Günther Deschner
2
-17
/
+82
2009-09-14
s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
Günther Deschner
2
-23
/
+84
2009-09-13
s4:heimdal_build Love pointed me at the --one-code-file option to asn1_compile
Andrew Bartlett
1
-32
/
+17
2009-09-14
s3:docs: Fix a typo
OPC oota
1
-1
/
+1
2009-09-13
s4-repl: added a preiodic notification check to the repl task
Andrew Tridgell
7
-4
/
+480
2009-09-13
s4-drs: fixed search expression
Andrew Tridgell
1
-1
/
+1
2009-09-13
s4-repl: use the new dsdb partition uSN helper fns
Andrew Tridgell
1
-78
/
+16
2009-09-13
s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usn
Andrew Tridgell
1
-0
/
+146
2009-09-13
s4-sam: allow a search to specify a partition
Andrew Tridgell
1
-2
/
+17
2009-09-13
s4-repl: keep a @REPLCHANGED object on each partition
Andrew Tridgell
1
-24
/
+310
2009-09-13
s3-samr: Fix Coverity #934 UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-13
s3-netlogon: Fix Coverity #945 UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-13
s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
Günther Deschner
1
-0
/
+1
2009-09-13
s3-schannel: fix Coverity #950 OVERRUN_STATIC.
Günther Deschner
1
-1
/
+1
2009-09-13
s4-schannel: use NL_AUTH_MESSAGE for schannel.
Günther Deschner
1
-23
/
+35
2009-09-13
s4-schannel: strip trailing whitespace.
Günther Deschner
1
-26
/
+26
[next]