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
r183: More bugfixes
Jelmer Vernooij
2
-28
/
+21
2007-10-10
r182: Fix a couple of segfaults
Jelmer Vernooij
4
-2
/
+12
2007-10-10
r181: Parsing windows '95 registry files now works (including values)
Jelmer Vernooij
2
-45
/
+188
2007-10-10
r174: Win95 registry files (like USER.DAT) can now be partially parsed
Jelmer Vernooij
3
-45
/
+100
2007-10-10
r169: Fix gregedit
Jelmer Vernooij
2
-31
/
+8
2007-10-10
r168: - Cleanups in rpc backend
Jelmer Vernooij
9
-198
/
+317
2007-10-10
r166: Fix enumerating values in nt4 backend
Jelmer Vernooij
3
-0
/
+6
2007-10-10
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
4
-28
/
+48
2007-10-10
r164: Viewing remote registries with gregedit works now
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r163: - enable ldap in the sample makefile, and use /usr prefix
Andrew Tridgell
2
-14
/
+26
2007-10-10
r162: Minor bugfixes:
Jelmer Vernooij
2
-4
/
+3
2007-10-10
r159: nicer usage messages when no URL is given
Andrew Tridgell
5
-11
/
+11
2007-10-10
r158: cope with or without LDAP in samba build of ldb
Andrew Tridgell
2
-3
/
+7
2007-10-10
r157: cope with or without LDAP in ldb sample Makefile
Andrew Tridgell
1
-5
/
+13
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
62
-742
/
+1314
2007-10-10
r147: - Remove dublicate ldap tests (richard the current test is in libads/co...
Stefan Metzmacher
5
-343
/
+265
2007-10-10
r142: Add detection of sendfile to configure.in so I can add support for send...
Richard Sharpe
1
-0
/
+228
2007-10-10
r141: A number of changes to get things working on FreeBSD and reduce the bre...
Richard Sharpe
7
-4
/
+124
2007-10-10
r138: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r137: Add notes about handles in dcesrv pipes
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r136: I forgot to add config.m4 for ldb in my ldb commit
Andrew Tridgell
1
-0
/
+7
2007-10-10
r135: some test ldif for an idea I am playing with to replace smb.conf with a...
Andrew Tridgell
2
-0
/
+62
2007-10-10
r134: - added ldb to the build of smbd
Andrew Tridgell
5
-6
/
+10
2007-10-10
r133: don't try to do a database deltas with a -1 seq num
Andrew Tridgell
1
-0
/
+4
2007-10-10
r132: fill in the correct default case for the WKSSVC GetInfo call
Andrew Tridgell
1
-0
/
+1
2007-10-10
r131: mark some scripts executable
Andrew Tridgell
1
-0
/
+0
2007-10-10
r130: added DCERPC_COMMON_OBJS to Makefile.in
Andrew Tridgell
1
-0
/
+2
2007-10-10
r129: Convert other utilities to new API
Jelmer Vernooij
4
-81
/
+169
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
19
-587
/
+1486
2007-10-10
r127: NetWkstaGetInfo level 101
Stefan Metzmacher
3
-8
/
+21
2007-10-10
r126: - add first srvsvc and wkssvc server side stuff
Stefan Metzmacher
7
-3
/
+1784
2007-10-10
r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r114: - remember to initialise open_files
Andrew Tridgell
1
-1
/
+2
2007-10-10
r113: added support for "read only = yes" in simple backend
Andrew Tridgell
1
-13
/
+39
2007-10-10
r112: the simple backend now registers as both "simple" and "default"
Andrew Tridgell
1
-4
/
+14
2007-10-10
r109: a test commit 2
Andrew Tridgell
1
-0
/
+1
2007-10-10
r108: a test commit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r107: a test commit
Andrew Tridgell
1
-0
/
+2
2007-10-10
r106: add an idea about SMB UNC names
Andrew Tridgell
1
-0
/
+6
2007-10-10
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
7
-75
/
+352
2007-10-10
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
3
-0
/
+15
2007-10-10
r99: make sure we reap child processes in the standard process model
Andrew Tridgell
1
-0
/
+1
2007-10-10
r67: added a destroy hook in the policy handle -> wire handle code to allow b...
Andrew Tridgell
3
-3
/
+6
2007-10-10
r66: fixed a segv when printing an error from a session setup failure. This
Andrew Tridgell
1
-5
/
+8
2007-10-10
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
3
-13
/
+105
2007-10-10
r62: Fix the build
Jelmer Vernooij
4
-7
/
+12
2007-10-10
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
5
-5
/
+88
2007-10-10
r55: if you try to use a custom bind or unbind hook in
Stefan Metzmacher
1
-14
/
+22
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
3
-25
/
+82
2007-10-10
r42: importing .cvsignore files
Gerald Carter
24
-89
/
+0
[next]