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
r575: moved the SID_NAME_USE enum into samr.idl
Andrew Tridgell
2
-13
/
+14
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
13
-37
/
+111
2007-10-10
r550: Remove clientfns.pm module - it was a bad idea.
Tim Potter
3
-137
/
+2
2007-10-10
r549: added support for DOS error codes in NTSTATUS returns. This uses a
Andrew Tridgell
3
-2
/
+25
2007-10-10
r514: added a context pointer to the samdb interface, as suggested by
Andrew Tridgell
2
-43
/
+138
2007-10-10
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
14
-10
/
+171
2007-10-10
r511: fix some const handling
Andrew Tridgell
1
-3
/
+3
2007-10-10
r510: converted the samdb code to give ldb a talloc context rather than letti...
Andrew Tridgell
2
-37
/
+86
2007-10-10
r509: fixed a memory handling bug that affects ldb with memory pools that
Andrew Tridgell
1
-1
/
+6
2007-10-10
r508: fixed a place where we used free() on memory from a talloc(). The new
Andrew Tridgell
1
-2
/
+1
2007-10-10
r507: the new ldb code will use talloc_free() a lot, so I have made
Andrew Tridgell
1
-137
/
+151
2007-10-10
r506: got rid of unused function secrets_get_trusted_domains()
Andrew Tridgell
1
-132
/
+0
2007-10-10
r504: fixed a bad call to list_union()
Andrew Tridgell
1
-2
/
+3
2007-10-10
r503: we don't need to include ldb_parse.h any more
Andrew Tridgell
1
-1
/
+0
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
25
-492
/
+693
2007-10-10
r491: regtree and gregedit also depend on LIBCMDLINE (popt stuff)
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
13
-41
/
+222
2007-10-10
r476: i forgot the argument to get_time_zone()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r469: considerably improved the ChangePasswordUser3() IDL thanks to an idea f...
Andrew Tridgell
1
-6
/
+13
2007-10-10
r468: fixed timegm() on broken systems
Andrew Tridgell
1
-1
/
+5
2007-10-10
r467: hopefully get the buildfarm compiling fine now...
Stefan Metzmacher
5
-10
/
+13
2007-10-10
r466: implemented samr_OpenDomain() and samr_GetDomPwInfo() server side calls
Andrew Tridgell
2
-10
/
+116
2007-10-10
r465: we need common.h in two more rpc server pipes
Andrew Tridgell
2
-0
/
+2
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
11
-594
/
+521
2007-10-10
r463: build ldb with debugging when standalone
Andrew Tridgell
1
-1
/
+1
2007-10-10
r462: added an explanation about the rather complex ltdb_key() function
Andrew Tridgell
1
-0
/
+9
2007-10-10
r459: added an initial provision.ldif - this is temporary, and needs to be
Andrew Tridgell
1
-0
/
+734
2007-10-10
r458: this is the (very primitive) beginnings of a SAMR server for
Andrew Tridgell
5
-1
/
+1235
2007-10-10
r457: added some more samr tests to help me work out the right error codes
Andrew Tridgell
1
-1
/
+27
2007-10-10
r456: - added -i option to ldbsearch
Andrew Tridgell
7
-49
/
+75
2007-10-10
r454: allow a non-URL form of a filename to be used in ldb_connect(). This
Andrew Tridgell
2
-6
/
+10
2007-10-10
r453: added a comment about indexing on objectclass
Andrew Tridgell
1
-1
/
+4
2007-10-10
r452: move from first-fit to best-fit in tdb record allocation. For a
Andrew Tridgell
1
-48
/
+97
2007-10-10
r451: More NTLMSSP work.
Andrew Bartlett
3
-90
/
+167
2007-10-10
r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.conf
Andrew Bartlett
2
-41
/
+2
2007-10-10
r445: fixed the bind_nak code
Andrew Tridgell
1
-2
/
+7
2007-10-10
r444: - added the beginnings of a ldb test suite and benchmark
Andrew Tridgell
8
-11
/
+266
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
17
-742
/
+1048
2007-10-10
r442: fixed some uninitialised variables pointed out by gcc -O3
Andrew Tridgell
3
-4
/
+3
2007-10-10
r441: added an example of how to use the remote rpc interface
Andrew Tridgell
1
-0
/
+7
2007-10-10
r437: fixed handling of a corner case with multi-valued indexing
Andrew Tridgell
2
-0
/
+14
2007-10-10
r436: fixed indexing of objectclass with subclasses
Andrew Tridgell
1
-1
/
+64
2007-10-10
r435: a major upgrade for ldb
Andrew Tridgell
18
-142
/
+904
2007-10-10
r432: fix the linking of the reg* tools
Stefan Metzmacher
1
-15
/
+31
2007-10-10
r425: add some comments to ugly code parts
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r424: let this code compile on every machine hopefully
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r420: added nicer names for the field bits in userinfo21
Andrew Tridgell
2
-15
/
+143
2007-10-10
r419: Data::Dumper is not portable
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r412: as we decide to not do 3.0.2a releases anymore,
Stefan Metzmacher
2
-18
/
+1
2007-10-10
r411: make swig should not be the first make rule...
Stefan Metzmacher
1
-0
/
+2
[next]