index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r609: allow ldbedit to take a list of attributes to edit, just like
Andrew Tridgell
2007-10-10
1
-2
/
+9
*
r607: When our code is looking for an 'empty' data blob
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...
Andrew Tridgell
2007-10-10
3
-0
/
+6
*
r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...
Andrew Tridgell
2007-10-10
2
-22
/
+40
*
r587: added server code for samr_EnumDomainUsers, and started adding
Andrew Tridgell
2007-10-10
1
-0
/
+18
*
r583: fixed two bugs in the handling of index entry deletion
Andrew Tridgell
2007-10-10
2
-8
/
+13
*
r576: added a ldap_timestring() function (needed for fields like whenChanged ...
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
2007-10-10
13
-37
/
+111
*
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
2007-10-10
13
-10
/
+154
*
r509: fixed a memory handling bug that affects ldb with memory pools that
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r507: the new ldb code will use talloc_free() a lot, so I have made
Andrew Tridgell
2007-10-10
1
-137
/
+151
*
r504: fixed a bad call to list_union()
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
2007-10-10
25
-492
/
+693
*
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
2007-10-10
13
-41
/
+222
*
r476: i forgot the argument to get_time_zone()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r468: fixed timegm() on broken systems
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r467: hopefully get the buildfarm compiling fine now...
Stefan Metzmacher
2007-10-10
5
-10
/
+13
*
r463: build ldb with debugging when standalone
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r462: added an explanation about the rather complex ltdb_key() function
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r456: - added -i option to ldbsearch
Andrew Tridgell
2007-10-10
7
-49
/
+75
*
r454: allow a non-URL form of a filename to be used in ldb_connect(). This
Andrew Tridgell
2007-10-10
2
-6
/
+10
*
r453: added a comment about indexing on objectclass
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r452: move from first-fit to best-fit in tdb record allocation. For a
Andrew Tridgell
2007-10-10
1
-48
/
+97
*
r444: - added the beginnings of a ldb test suite and benchmark
Andrew Tridgell
2007-10-10
8
-11
/
+266
*
r442: fixed some uninitialised variables pointed out by gcc -O3
Andrew Tridgell
2007-10-10
3
-4
/
+3
*
r437: fixed handling of a corner case with multi-valued indexing
Andrew Tridgell
2007-10-10
2
-0
/
+14
*
r436: fixed indexing of objectclass with subclasses
Andrew Tridgell
2007-10-10
1
-1
/
+64
*
r435: a major upgrade for ldb
Andrew Tridgell
2007-10-10
18
-142
/
+904
*
r425: add some comments to ugly code parts
Stefan Metzmacher
2007-10-10
2
-1
/
+2
*
r387: more C++ friendly changes
Andrew Tridgell
2007-10-10
3
-31
/
+31
*
r382: More C++ friendliness fixes.
Tim Potter
2007-10-10
5
-13
/
+13
*
r381: make the code more C++ friendly
Andrew Tridgell
2007-10-10
6
-21
/
+21
*
r380: make sure that ldbedit -a works with all tdb and LDAP backends
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r373: use a much larger default tdb hash size in ldb
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r355: Fix a bunch of compiler warnings in the registry code.
Tim Potter
2007-10-10
7
-36
/
+31
*
r344: fixed deletion of index records
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r343: added automatic reindexing of the database when the index list changes
Andrew Tridgell
2007-10-10
2
-0
/
+78
*
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r323: added rough password quality checking in generate_random_str(), so we g...
Andrew Tridgell
2007-10-10
1
-2
/
+31
*
r274: Be somewhat more POSIX compatible
Jelmer Vernooij
2007-10-10
1
-9
/
+19
*
r218: added a comment regarding the %c strftime() warning
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r200: fix compile errors
Herb Lewis
2007-10-10
2
-4
/
+7
*
r199: More registry rpc updates
Jelmer Vernooij
2007-10-10
1
-12
/
+31
*
r194: fixed compile with ldap
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r190: More RPC updates
Jelmer Vernooij
2007-10-10
2
-1
/
+54
*
r187: RPC registry backend fixes
Jelmer Vernooij
2007-10-10
4
-30
/
+127
*
r183: More bugfixes
Jelmer Vernooij
2007-10-10
2
-28
/
+21
*
r182: Fix a couple of segfaults
Jelmer Vernooij
2007-10-10
4
-2
/
+12
*
r181: Parsing windows '95 registry files now works (including values)
Jelmer Vernooij
2007-10-10
2
-45
/
+188
*
r174: Win95 registry files (like USER.DAT) can now be partially parsed
Jelmer Vernooij
2007-10-10
3
-45
/
+100
[prev]
[next]