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
2007-10-10
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
9
-146
/
+242
2007-10-10
r9684: Remove unused parameters (about 70)
Jelmer Vernooij
2
-476
/
+9
2007-10-10
r9683: OK that last fix was too good to be true. (-:
Tim Potter
1
-1
/
+1
2007-10-10
r9682: Jelmer, I think this fixes another case where the parser generator was
Tim Potter
1
-1
/
+1
2007-10-10
r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...
Andrew Bartlett
5
-11
/
+11
2007-10-10
r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated
Andrew Bartlett
25
-332
/
+790
2007-10-10
r9678: Remove unused variables.
Andrew Bartlett
1
-4
/
+0
2007-10-10
r9677: Don't generate duplicate function names when processing structure elem...
Tim Potter
1
-3
/
+3
2007-10-10
r9672: Fix build for compilers that don't like undefined-length arrays at the...
Jelmer Vernooij
4
-152
/
+130
2007-10-10
r9671: patch from Kai Blin fixing a bug in our base64 encoder
Andrew Tridgell
1
-3
/
+4
2007-10-10
r9654: introduce the samdb_search_dn call
Simo Sorce
5
-33
/
+40
2007-10-10
r9649: missed a spot .....
Andrew Tridgell
1
-0
/
+1
2007-10-10
r9648: this fixes the krb5 based login with the pac. The key to this whole sa...
Andrew Tridgell
5
-10
/
+23
2007-10-10
r9647: saved_pac is binary data, so prevent any possible portability problems...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9646: fixed error message
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9645: fixed the ejs GetOptions() call to look at the first option passed (th...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9644: add LOCAL-PAC to the list of 'make test' tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9643: fixed samsync code for the new dn explode semantics
Andrew Tridgell
1
-17
/
+15
2007-10-10
r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r9625: Get rid of "duplicate const" warning.
Tim Potter
1
-1
/
+1
2007-10-10
r9624: Support writing wins.ldif
Jelmer Vernooij
1
-3
/
+24
2007-10-10
r9623: samba3dump now generates LDIF for the registry hives from registry.tdb
Jelmer Vernooij
7
-58
/
+273
2007-10-10
r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)
Jelmer Vernooij
10
-80
/
+193
2007-10-10
r9616: Finish ldb_map module (still needs a lot of testing though...)
Jelmer Vernooij
3
-95
/
+650
2007-10-10
r9612: Don't generate handoff code for idl files that don't implement a pipe
Tim Potter
1
-8
/
+11
2007-10-10
r9611: Reset global variables (hf and ett lists) for each parser run. This
Tim Potter
1
-6
/
+4
2007-10-10
r9608: don't validate the hard-coded sid for an external pac file
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9603: allow the LOCAL-PAC test to use keys and pac data from the command line
Andrew Tridgell
1
-10
/
+31
2007-10-10
r9602: Add support for reading share_info.tdb and smb.conf.
Jelmer Vernooij
8
-179
/
+411
2007-10-10
r9600: fixed the intermittent failures we were getting with ejs in the build
Andrew Tridgell
1
-1
/
+36
2007-10-10
r9595: Add ldb map module
Jelmer Vernooij
6
-22
/
+296
2007-10-10
r9591: - Remove empty file
Jelmer Vernooij
8
-39
/
+41
2007-10-10
r9589: Support reading secrets tdb
Jelmer Vernooij
5
-476
/
+195
2007-10-10
r9587: Fix SWAT data dir for --with-fhs
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
2
-8
/
+137
2007-10-10
r9581: Registry db
Jelmer Vernooij
5
-122
/
+108
2007-10-10
r9580: put the libinclude() after the GetOptions so the smb.conf is loaded to
Andrew Tridgell
1
-4
/
+4
2007-10-10
r9578: fixed an endless loop and memory leak in the QueryMultipleValues test
Andrew Tridgell
1
-3
/
+5
2007-10-10
r9577: Fix some indentation.
Tim Potter
1
-2
/
+2
2007-10-10
r9576: Couple of small fixes. Generate notice indicating
Jelmer Vernooij
3
-19
/
+32
2007-10-10
r9575: more automatic cleanup code in winreg test
Andrew Tridgell
1
-2
/
+7
2007-10-10
r9574: - made the sec_info fields in lsa and samr use a IDL bitmap
Andrew Tridgell
5
-137
/
+156
2007-10-10
r9573: fixed a comment
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9569: fixed an uninitialised variable
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9568: updated the winreg js library for CreateKey, and add a --createkey
Andrew Tridgell
2
-9
/
+56
2007-10-10
r9567: fixed the winreg IDL for CreateKey, including a security
Andrew Tridgell
4
-36
/
+69
2007-10-10
r9566: fix an uninitialised variable
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/sa...
Tim Potter
1
-1
/
+1
2007-10-10
r9558: Add more whitespace to generated output.
Tim Potter
1
-3
/
+3
2007-10-10
r9557: Some more updates. Use combined function for parsing a set of
Jelmer Vernooij
9
-446
/
+154
[next]