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
2007-10-10
r9493: our test scripts need to use testok at the end or the errors don't ann...
Andrew Tridgell
5
-1
/
+8
2007-10-10
r9492: it is more usual to return 'undefined' instead of 'false' on a call fa...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9491: fixed up a few scripts that need to be updated for the new GetOptions ...
Andrew Tridgell
6
-38
/
+24
2007-10-10
r9490: Fix typo
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9482: add --validate and --dump-data options to ndrdump,
Stefan Metzmacher
1
-20
/
+89
2007-10-10
r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...
Alexander Bokovoy
2
-2
/
+2
2007-10-10
r9478: Fix NTVFS POSIX module to work with EA and blkid after build system ch...
Alexander Bokovoy
1
-2
/
+2
2007-10-10
r9477: Convert popt options to an ejs object. Doesn't seem to break anything
Rafal Szczesniak
6
-33
/
+53
2007-10-10
r9476: Make intention to ignore result of receiving excplicit. Fixes warning ...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r9473: - assume the case that happens on most boxes, to remove compiler warni...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r9472: Add read-only version of Samba3 registry database (doesn't compile yet)
Jelmer Vernooij
1
-0
/
+172
2007-10-10
r9471: Rough first pass at a menu system. It's hacked together, but
Deryck Hodge
1
-9
/
+55
2007-10-10
r9470: non-working attempt to add a little table for values to the reg editor
Andrew Tridgell
1
-5
/
+27
2007-10-10
r9469: Add a right-click menu to the SWAT desktop.
Deryck Hodge
1
-2
/
+57
2007-10-10
r9466: add display of values as well as keys in the registry editor
Andrew Tridgell
2
-11
/
+66
2007-10-10
r9465: handle encoding and decoding of pointers, representing them as a
Andrew Tridgell
2
-1
/
+3
2007-10-10
r9464: fixed a problem with child pointers copied into non-allocated mpr vari...
Andrew Tridgell
2
-3
/
+17
2007-10-10
r9463: Fix DumpFunction() (was ignoring elements)
Jelmer Vernooij
3
-6
/
+7
2007-10-10
r9462: Fix locations for generating the yapp files
Jelmer Vernooij
3
-66
/
+66
2007-10-10
r9461: Couple of very small fixes.
Jelmer Vernooij
3
-6
/
+9
2007-10-10
r9460: - Move pidl to lib/. This fixes standalone installation of pidl.
Jelmer Vernooij
28
-4
/
+32
2007-10-10
r9459: Move pidl up one level (to prevent too much nesting)
Jelmer Vernooij
41
-9
/
+9
2007-10-10
r9455: Support for reading the policy database
Jelmer Vernooij
5
-1
/
+134
2007-10-10
r9453: Add samba3_samaccount (fix the build)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9451: some fixes now core.schema and cosine.schema are also read properly
Simo Sorce
1
-5
/
+29
2007-10-10
r9450: Initial work on reading group mapping database.
Jelmer Vernooij
1
-0
/
+483
2007-10-10
r9449: Add simple utility for dumping Samba3 domain information. Currently
Jelmer Vernooij
5
-14
/
+167
2007-10-10
r9448: Work on reading the secrets tdb. Build tdbsam support by default.
Jelmer Vernooij
4
-9
/
+545
2007-10-10
r9447: Add a new tool to convert openLdap schema files into an ldif
Simo Sorce
4
-7
/
+604
2007-10-10
r9446: clean up old test file
Simo Sorce
1
-559
/
+37
2007-10-10
r9445: Support flags, add DATA_BLOB support
Jelmer Vernooij
3
-6
/
+100
2007-10-10
r9443: We can now move windows around anywhere on our SWAT "desktop".
Deryck Hodge
1
-7
/
+48
2007-10-10
r9442: Support some more primitive types. Fix charset support.
Jelmer Vernooij
1
-15
/
+90
2007-10-10
r9441: Use "const char *" for fixed-size arrays with charset() because
Jelmer Vernooij
3
-29
/
+41
2007-10-10
r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.
Jelmer Vernooij
1
-6
/
+9
2007-10-10
r9439: Make sure the remainder of the array is always initialized if the buff...
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r9438: Add initial files for ldb_map
Jelmer Vernooij
2
-0
/
+58
2007-10-10
r9437: Update PLAN and README for Samba3 compatibility layer
Jelmer Vernooij
5
-10
/
+354
2007-10-10
r9434: moved the registry editor into a common js library. Deryck, does this
Andrew Tridgell
4
-253
/
+181
2007-10-10
r9433: - Update TODO & README
Jelmer Vernooij
4
-40
/
+191
2007-10-10
r9431: Check an error code in BASE-DELETE.
Volker Lendecke
1
-2
/
+13
2007-10-10
r9430: Remove obsolete file.
Jelmer Vernooij
3
-100
/
+153
2007-10-10
r9429: Update link to DCOM spec. Fix HRESULT values.
Jelmer Vernooij
2
-5
/
+3
2007-10-10
r9424: Remove duplicate interface name in DCERPC subdissector strings. Also
Tim Potter
1
-5
/
+9
2007-10-10
r9423: Fix a typo.
Tim Potter
1
-1
/
+1
2007-10-10
r9422: Include crypto.h header.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9421: Move arcfour code into it's own file, in lib/crypto.
Andrew Bartlett
5
-69
/
+101
2007-10-10
r9420: Fix the SPNEGO system again: Update the state position after
Andrew Bartlett
1
-4
/
+6
2007-10-10
r9419: Silly, silly, untested mistake...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9418: SPNEGO fixes:
Andrew Bartlett
1
-18
/
+29
[next]