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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r142: Add detection of sendfile to configure.in so I can add support for send...
Richard Sharpe
2007-10-10
1
-0
/
+228
*
r141: A number of changes to get things working on FreeBSD and reduce the bre...
Richard Sharpe
2007-10-10
7
-4
/
+124
*
r138: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r136: I forgot to add config.m4 for ldb in my ldb commit
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r135: some test ldif for an idea I am playing with to replace smb.conf with a...
Andrew Tridgell
2007-10-10
2
-0
/
+62
*
r134: - added ldb to the build of smbd
Andrew Tridgell
2007-10-10
5
-6
/
+10
*
r133: don't try to do a database deltas with a -1 seq num
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r132: fill in the correct default case for the WKSSVC GetInfo call
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r131: mark some scripts executable
Andrew Tridgell
2007-10-10
1
-0
/
+0
*
r130: added DCERPC_COMMON_OBJS to Makefile.in
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r129: Convert other utilities to new API
Jelmer Vernooij
2007-10-10
4
-81
/
+169
*
r128: Another registry update. Changes:
Jelmer Vernooij
2007-10-10
19
-587
/
+1486
*
r127: NetWkstaGetInfo level 101
Stefan Metzmacher
2007-10-10
3
-8
/
+21
*
r126: - add first srvsvc and wkssvc server side stuff
Stefan Metzmacher
2007-10-10
7
-3
/
+1784
*
r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r114: - remember to initialise open_files
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r113: added support for "read only = yes" in simple backend
Andrew Tridgell
2007-10-10
1
-13
/
+39
*
r112: the simple backend now registers as both "simple" and "default"
Andrew Tridgell
2007-10-10
1
-4
/
+14
*
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
2007-10-10
7
-75
/
+352
*
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
2007-10-10
3
-0
/
+15
*
r99: make sure we reap child processes in the standard process model
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r67: added a destroy hook in the policy handle -> wire handle code to allow b...
Andrew Tridgell
2007-10-10
3
-3
/
+6
*
r66: fixed a segv when printing an error from a session setup failure. This
Andrew Tridgell
2007-10-10
1
-5
/
+8
*
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
2007-10-10
3
-13
/
+105
*
r62: Fix the build
Jelmer Vernooij
2007-10-10
4
-7
/
+12
*
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
2007-10-10
5
-5
/
+88
*
r55: if you try to use a custom bind or unbind hook in
Stefan Metzmacher
2007-10-10
1
-14
/
+22
*
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
2007-10-10
3
-25
/
+82
*
r42: importing .cvsignore files
Gerald Carter
2007-10-10
24
-89
/
+0
*
r36: - Start using memory pools in the registry library
Jelmer Vernooij
2007-10-10
7
-141
/
+102
*
r33: Fix torture test after IDL changes.
Jelmer Vernooij
2007-10-10
1
-11
/
+2
*
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
2007-10-10
9
-178
/
+169
*
r23: get rid of def_finfo
Andrew Tridgell
2007-10-10
3
-14
/
+1
*
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
2007-10-10
30
-1059
/
+5340
*
[GLUE] Sync tree with SVN r17.
Gerald (Jerry) Carter
2007-10-10
3
-0
/
+0
*
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
2004-04-03
2
-2
/
+31
*
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
2004-04-03
2
-1
/
+39
*
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
2004-04-03
2
-9
/
+58
*
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
2004-04-03
19
-405
/
+922
*
This is the start of a C API to the DCERPC client routines. Currently
Tim Potter
2004-04-03
3
-1
/
+87
*
Added one more test for "dirname\."
Jeremy Allison
2004-04-02
1
-0
/
+5
*
allow "struct TDB_DATA" as well as just "TDB_DATA"
Andrew Tridgell
2004-04-01
1
-1
/
+1
*
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
2004-03-31
2
-23
/
+135
*
building with Makefile.ldb now works
Andrew Tridgell
2004-03-31
5
-857
/
+139
*
make a more recent snapshot of ldb available to interested
Andrew Tridgell
2004-03-31
36
-0
/
+5656
*
merge some recent tdb changed from samba3
Andrew Tridgell
2004-03-28
2
-9
/
+74
*
switch from SIG_ATOMIC_T to sig_atomic_t
Andrew Tridgell
2004-03-28
6
-11
/
+9
*
after discussion with the copyright holders tdb is now under the LGPL
Andrew Tridgell
2004-03-28
3
-38
/
+56
*
added a TDB_MODIFY flag to tdb_store() that says "if the record
Andrew Tridgell
2004-03-28
2
-0
/
+7
*
added a private pointer to tdb_traverse() to allow callers to supply
Andrew Tridgell
2004-03-28
2
-4
/
+4
[next]