index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r829: Implement 'hive' command
Jelmer Vernooij
2007-10-10
2
-1
/
+20
*
r828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij
2007-10-10
6
-17
/
+33
*
r827: remove a few more unused functions that we are unlikely to use again
Andrew Tridgell
2007-10-10
2
-263
/
+1
*
r826: removed a pile of old code, in preparation for a new ACL handling syste...
Andrew Tridgell
2007-10-10
5
-1528
/
+1
*
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
2007-10-10
12
-168
/
+213
*
r819: Fix seg fault in rpc backend, found by Andrew Bartlett
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
2007-10-10
1
-70
/
+0
*
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
Andrew Tridgell
2007-10-10
1
-7
/
+6
*
r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...
Simo Sorce
2007-10-10
1
-3
/
+44
*
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
2007-10-10
12
-39
/
+80
*
r791: added ldb man page build to ldb makefile
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r790: started working on some documentation (manual pages) for ldb
Andrew Tridgell
2007-10-10
3
-0
/
+309
*
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
2007-10-10
1
-6
/
+5
*
r734: Fix crash bug
Jelmer Vernooij
2007-10-10
1
-3
/
+8
*
r728: - let libldb_tdb depend on new subsystem LIBTDB
Stefan Metzmacher
2007-10-10
7
-62
/
+140
*
r715: Finish the ldb conversion for the auth_sam module.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r714: make sure ldb formats are portable between big/little endian machines
Andrew Tridgell
2007-10-10
2
-16
/
+24
*
r711: don't hide attributes inside the special ldb_tdb records (so the fact
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r700: fix SMB_LIBRARY() to disable the lib by default
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r697: make use of SMB_EXT_LIB for LDAP and KRB5
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r693: Make static
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r692: Add libwinregistry
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r690: - ignore source/tags
Stefan Metzmacher
2007-10-10
2
-0
/
+17
*
r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()
Jelmer Vernooij
2007-10-10
1
-9
/
+16
*
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
2007-10-10
3
-387
/
+81
*
r681: don't init r.out.result.v
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r673: disable registry_gconf for now
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r672: disable gregedit for now
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r668: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
2007-10-10
20
-121
/
+189
*
r655: Fix if() logic
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
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
[prev]
[next]