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
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
2007-10-10
r9417: Ask for the ASYNC_REPLIES feature, as will want that.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back
Andrew Bartlett
6
-170
/
+160
2007-10-10
r9415: Remove old kerberos code (including salt guessing code) that has only
Andrew Bartlett
3
-713
/
+8
2007-10-10
r9414: Fix failure to find own domain info due to recent ldb_dn upgrade - we
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9413: Bring Samba4 back up to date with lorikeet-heimdal.
Andrew Bartlett
26
-609
/
+1613
2007-10-10
r9412: Simplfy this NTLM authentication code by requiring the caller to
Andrew Bartlett
2
-96
/
+42
2007-10-10
r9411: Ensure we don't send a challenge without first getting a negotiate in
Andrew Bartlett
2
-2
/
+9
2007-10-10
r9410: - a winreg_CloseKey() should return a zero key on success (zeroing the
Andrew Tridgell
1
-7
/
+4
2007-10-10
r9409: fix a problem that volker noticed with web page timeouts causing smbd
Andrew Tridgell
2
-2
/
+25
2007-10-10
r9406: Add const.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r9397: Playing with qooxdoo a bit and saving my work, so I
Deryck Hodge
3
-0
/
+208
2007-10-10
r9396: ntlm_auth updates, including again support for the NTLMSSP client
Andrew Bartlett
1
-2
/
+8
2007-10-10
r9394: avoid to use BOOL in ldb
Simo Sorce
2
-8
/
+4
2007-10-10
r9393: Fix ldb standalone build
Simo Sorce
2
-0
/
+6
2007-10-10
r9392: Fix ldb_dn_compose to make build farm happy
Simo Sorce
7
-42
/
+36
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
56
-864
/
+1477
2007-10-10
r9390: fixed mixing of code and data
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9389: handle errors reading from files in web server
Andrew Tridgell
1
-4
/
+5
2007-10-10
r9388: we should fault bad handles given to winreg_GetVersion()
Andrew Tridgell
1
-1
/
+5
2007-10-10
r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...
Andrew Tridgell
3
-4
/
+17
2007-10-10
r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9385: Remove unused functions
Simo Sorce
1
-97
/
+0
2007-10-10
r9384: added a debug to show the dcerpc fault code for any calls we fault
Andrew Tridgell
1
-0
/
+4
2007-10-10
r9383: remove unused file
Andrew Tridgell
1
-72
/
+0
2007-10-10
r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialog
Tim Potter
1
-0
/
+6
2007-10-10
r9381: Line wrapping.
Tim Potter
1
-8
/
+8
2007-10-10
r9379: the valgrind test box is now just going past the max 30 minute smbd
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9378: initialise the last_mod attribute in the ldb backend. Better to return
Andrew Tridgell
1
-0
/
+2
2007-10-10
r9377: made winreg a user tool (I find it quite useful). I expect it to get t...
Andrew Tridgell
2
-0
/
+76
2007-10-10
r9374: HPUX is also missing setegid()
Andrew Tridgell
2
-1
/
+13
2007-10-10
r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions
Stefan Metzmacher
6
-24
/
+168
2007-10-10
r9372: - make the subcontext handling autogenerated code look nicer,
Stefan Metzmacher
5
-126
/
+179
[next]