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
r212: fix the svk stuff
Stefan Metzmacher
1
-7
/
+8
2007-10-10
r211: svk has different revision numbers,
Stefan Metzmacher
1
-7
/
+14
2007-10-10
r210: More work on DCERPC client functions:
Tim Potter
1
-3
/
+318
2007-10-10
r206: - we know use SVN not CVS:-)
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r205: update to the new version schema
Stefan Metzmacher
2
-55
/
+17
2007-10-10
r204: Turns out that the string in the SEARCH unix_info level is that
Jeremy Allison
4
-6
/
+65
2007-10-10
r203: Added size and alloc size tests to UNIX info level.
Jeremy Allison
1
-0
/
+2
2007-10-10
r202: Fix aclocal.m4 to only use $BLDSHARED to select whether to build static...
Paul Green
1
-3
/
+3
2007-10-10
r200: fix compile errors
Herb Lewis
2
-4
/
+7
2007-10-10
r199: More registry rpc updates
Jelmer Vernooij
3
-15
/
+34
2007-10-10
r194: fixed compile with ldap
Andrew Tridgell
2
-2
/
+3
2007-10-10
r190: More RPC updates
Jelmer Vernooij
4
-28
/
+96
2007-10-10
r189: Added UNIX search into tests - added client library parse code.
Jeremy Allison
2
-3
/
+31
2007-10-10
r187: RPC registry backend fixes
Jelmer Vernooij
4
-30
/
+127
2007-10-10
r184: Fix UNIX Search info level. This still needs to be added to the raw
Jeremy Allison
2
-3
/
+5
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
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
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
7
-75
/
+352
[prev]
[next]