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
r2875: some fixes + (C) note
Simo Sorce
1
-1
/
+2
2007-10-10
r2874: Italian CodeJam commit :-)
Simo Sorce
3
-41
/
+407
2007-10-10
r2873: create a DNS zone file for a BIND name server
Stefan Metzmacher
3
-11
/
+101
2007-10-10
r2872: got rid of a couple of unused (and horrible) functions
Andrew Tridgell
2
-244
/
+0
2007-10-10
r2871: - got rid of the last bits of non-threadsafe data in util_str.o
Andrew Tridgell
3
-24
/
+12
2007-10-10
r2867: make call_backtrace() public
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2864: - Bind and Unbind are no directory partition operations
Stefan Metzmacher
3
-2
/
+53
2007-10-10
r2863: move the logical ldapsrv functions to a seperate file
Stefan Metzmacher
3
-257
/
+280
2007-10-10
r2862: prepare LDAP SASL support for the server
Stefan Metzmacher
2
-13
/
+192
2007-10-10
r2861: encode and decode BindRequest/Response correct
Stefan Metzmacher
1
-69
/
+82
2007-10-10
r2860: add gensec_have_feature() to check what feature are used in the connec...
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r2859: It seems useful to allow the seal/unseal functions in gensec to pass
Andrew Bartlett
1
-0
/
+12
2007-10-10
r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugs
Stefan Metzmacher
2
-8
/
+8
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
24
-884
/
+899
2007-10-10
r2856: fixed a minor memory leak in the auth code
Andrew Tridgell
1
-50
/
+61
2007-10-10
r2855: fix error codes for Compare
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...
Andrew Tridgell
3
-0
/
+76
2007-10-10
r2853: add torture test to find the defaultNamingContext on the RootDSE
Stefan Metzmacher
3
-0
/
+200
2007-10-10
r2851: don't destroy the gensec context it's used for sign and seal
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet()
Stefan Metzmacher
2
-2
/
+4
2007-10-10
r2836: removed a couple of unused variables
Andrew Tridgell
1
-2
/
+0
2007-10-10
r2833: - added a call to SamrQueryGroupMember for every group, and fix the
Andrew Tridgell
2
-29
/
+36
2007-10-10
r2831: // style comments are not supported by pure C preprocessors. Please DO...
Volker Lendecke
1
-2
/
+2
2007-10-10
r2830: // style comments are not supported by pure C preprocessors. Please DO...
Volker Lendecke
2
-153
/
+153
2007-10-10
r2829: REALM and netbiosname are always uppercase
Stefan Metzmacher
2
-2
/
+12
2007-10-10
r2825: fix the build
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2820: complete the parsing routing with correct support for escaped chars
Simo Sorce
2
-155
/
+147
2007-10-10
r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thing
Volker Lendecke
1
-2
/
+2
2007-10-10
r2817: Get winreg_GetKeySecurity() working but use data blob instead of
Tim Potter
2
-39
/
+91
2007-10-10
r2816: fix 'Default-First-Site-Name' dn
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2815: add some more docs
Simo Sorce
6
-5
/
+1934
2007-10-10
r2808: added auto-detection of unix user and groups names during provision.
Andrew Tridgell
2
-13
/
+76
2007-10-10
r2807: OK I think winreg_EnumValue() finally works. The previous version
Tim Potter
2
-40
/
+44
2007-10-10
r2806: Add winreg.i to dependencies for dcerpc.i
Tim Potter
1
-1
/
+1
2007-10-10
r2805: Handle NULL pointers when converting structures to Python. All the
Tim Potter
1
-1
/
+4
2007-10-10
r2804: - setup some reasonable default SAM to unixName mappings in the provis...
Andrew Tridgell
3
-5
/
+17
2007-10-10
r2803: allow unixuid module to work with foreign security principles
Andrew Tridgell
1
-4
/
+8
2007-10-10
r2802: a better provisioning script
Andrew Tridgell
1
-11
/
+139
2007-10-10
r2801: Wrapped functions that return a DOS error code can return DCERPC
Tim Potter
1
-0
/
+4
2007-10-10
r2800: removed the warning about using the posix ntvfs handler, as it is now
Andrew Tridgell
1
-2
/
+0
2007-10-10
r2799: removed one last occurance of torture_ldb_alloc()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2798: get rid of a unnecessary static
Andrew Tridgell
1
-3
/
+5
2007-10-10
r2797: don't free the server_info before using it for anonymous connections
Andrew Tridgell
1
-3
/
+2
2007-10-10
r2796: - changed ldap attributes "UnixID" to "unixID" and "UnixName" to "unix...
Andrew Tridgell
1
-18
/
+23
2007-10-10
r2795: Split status code constants into a separate file.
Tim Potter
2
-520
/
+553
2007-10-10
r2794: a very simple version of the unixuid NTVFS pass-thru module. In
Andrew Tridgell
5
-55
/
+821
2007-10-10
r2793: fixed the handling of primaryGroupID in auth_sam. There were two bugs,
Andrew Tridgell
1
-2
/
+12
2007-10-10
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
Andrew Tridgell
8
-31
/
+44
2007-10-10
r2791: got rid of talloc_unreference() and instead created talloc_unlink(),
Andrew Tridgell
4
-42
/
+177
2007-10-10
r2790: Add code to generate WERROR exceptions. Arrange inclusion of autogene...
Tim Potter
1
-3
/
+26
[prev]
[next]