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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r863: Added test to ensure an open and locked file can be truncated by a seco...
Jeremy Allison
1
-0
/
+72
2007-10-10
r862: remove acl and sendfile stuff
Stefan Metzmacher
4
-892
/
+0
2007-10-10
r861: remove the next round of unused stuff
Stefan Metzmacher
13
-4448
/
+1
2007-10-10
r860: convert SUBSYSTEM TORTURE to a config.mk file
Stefan Metzmacher
2
-57
/
+99
2007-10-10
r858: - remove unused account policy stuff it's in our sam.ldb now:-)
Stefan Metzmacher
2
-7
/
+0
2007-10-10
r857: fix the build of gregedit (typo:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r854: remove unused file
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r853: remove a real big bunch of unused code
Stefan Metzmacher
107
-48153
/
+1
2007-10-10
r852: remove unused utility progs
Stefan Metzmacher
15
-8247
/
+0
2007-10-10
r851: convert lib/registry/ to a config.mk file
Stefan Metzmacher
2
-17
/
+147
2007-10-10
r850: convert SUBSYSTEM AUTH to a config.mk file
Stefan Metzmacher
2
-7
/
+33
2007-10-10
r849: move tdb/tools/Makefile to tdb/Makefile.tdb
Stefan Metzmacher
2
-29
/
+29
2007-10-10
r848: convert lib/tdb into the same layout as lib/ldb
Stefan Metzmacher
18
-183
/
+6
2007-10-10
r847: convert SMB SERVER SUBSYSTEM to a config.mk file
Stefan Metzmacher
2
-15
/
+27
2007-10-10
r846: convert DCESRV subsystem to a config.mk file
Stefan Metzmacher
2
-22
/
+128
2007-10-10
r845: convert SUBSYSTEM LIBBASIC to a .mk file
Stefan Metzmacher
2
-24
/
+65
2007-10-10
r839: password set/change in the samr server is complex enough that it
Andrew Tridgell
5
-530
/
+592
2007-10-10
r838: got rid of rpc_misc.h
Andrew Tridgell
3
-86
/
+0
2007-10-10
r837: get rid of some more old rpc headers, and the genparser headers
Andrew Tridgell
6
-382
/
+0
2007-10-10
r836: get rid of SEC_DESC and related structure definitions
Andrew Tridgell
1
-95
/
+2
2007-10-10
r834: Fix gconf and dir backends
Jelmer Vernooij
3
-14
/
+40
2007-10-10
r833: Compile error
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r832: Only show menu items for backends if they're present
Jelmer Vernooij
2
-24
/
+39
2007-10-10
r831: These functions duplicate the push/pull charcnv interfaces that we use
Andrew Bartlett
1
-83
/
+0
2007-10-10
r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r829: Implement 'hive' command
Jelmer Vernooij
2
-1
/
+20
2007-10-10
r828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij
6
-17
/
+33
2007-10-10
r827: remove a few more unused functions that we are unlikely to use again
Andrew Tridgell
2
-263
/
+1
2007-10-10
r826: removed a pile of old code, in preparation for a new ACL handling syste...
Andrew Tridgell
7
-1918
/
+2
2007-10-10
r825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij
12
-168
/
+213
2007-10-10
r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r821: prompt user for password if not given by -U user%pass
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r819: Fix seg fault in rpc backend, found by Andrew Bartlett
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r818: added server side SMB signing to Samba4
Andrew Tridgell
10
-8
/
+236
2007-10-10
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
5
-109
/
+29
2007-10-10
r815: include our netbios name in the negprot response (this matches win2003)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,
Andrew Tridgell
1
-3
/
+3
2007-10-10
r812: added a new samdb_replace() call that simplifies the code in the main s...
Andrew Tridgell
2
-31
/
+27
2007-10-10
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
Andrew Tridgell
1
-7
/
+6
2007-10-10
r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...
Simo Sorce
1
-3
/
+44
2007-10-10
r807: compile with PICFLAG by default
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r806: Checkin of workarea - tridge gave me some good ideas today for a better
Tim Potter
1
-0
/
+82
2007-10-10
r796: fixed samr_OemChangePasswordUser2() to replace attributes, not add
Andrew Tridgell
1
-1
/
+6
2007-10-10
r793: - don't make templates members of any class that would make them show
Andrew Tridgell
4
-34
/
+263
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
12
-39
/
+80
2007-10-10
r791: added ldb man page build to ldb makefile
Andrew Tridgell
1
-2
/
+5
2007-10-10
r790: started working on some documentation (manual pages) for ldb
Andrew Tridgell
3
-0
/
+309
2007-10-10
r789: we return wrong number of entries
Simo Sorce
1
-1
/
+1
2007-10-10
r782: added torture test for level 6 logon level in netr_LogonSamLogon
Andrew Tridgell
1
-104
/
+112
2007-10-10
r781: added level6 for logon level in SamLogon netlogon.idl
Andrew Tridgell
1
-2
/
+3
[next]