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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
20
-576
/
+927
2007-10-10
r147: - Remove dublicate ldap tests (richard the current test is in libads/co...
Stefan Metzmacher
2
-8
/
+18
2007-10-10
r141: A number of changes to get things working on FreeBSD and reduce the bre...
Richard Sharpe
5
-4
/
+8
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
2
-3
/
+2
2007-10-10
r131: mark some scripts executable
Andrew Tridgell
1
-0
/
+0
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
14
-452
/
+1266
2007-10-10
r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
2
-2
/
+19
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
1
-19
/
+25
2007-10-10
r42: importing .cvsignore files
Gerald Carter
2
-10
/
+0
2007-10-10
r36: - Start using memory pools in the registry library
Jelmer Vernooij
7
-141
/
+102
2007-10-10
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
7
-151
/
+168
2007-10-10
r20: Add the registry library. Still needs a lot of work,
Jelmer Vernooij
18
-0
/
+4805
2007-10-10
[GLUE] Sync tree with SVN r17.
Gerald (Jerry) Carter
1
-0
/
+0
2004-04-03
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
19
-405
/
+922
2004-04-01
allow "struct TDB_DATA" as well as just "TDB_DATA"
Andrew Tridgell
1
-1
/
+1
2004-03-31
building with Makefile.ldb now works
Andrew Tridgell
5
-857
/
+139
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
36
-0
/
+5656
2004-03-28
merge some recent tdb changed from samba3
Andrew Tridgell
2
-9
/
+74
2004-03-28
switch from SIG_ATOMIC_T to sig_atomic_t
Andrew Tridgell
3
-4
/
+4
2004-03-28
after discussion with the copyright holders tdb is now under the LGPL
Andrew Tridgell
3
-38
/
+56
2004-03-28
added a TDB_MODIFY flag to tdb_store() that says "if the record
Andrew Tridgell
2
-0
/
+7
2004-03-28
added a private pointer to tdb_traverse() to allow callers to supply
Andrew Tridgell
2
-4
/
+4
2004-03-28
removed the state parameter to tdb_traverse and the TDB_MODIFY flag
Andrew Tridgell
2
-12
/
+7
2004-02-24
make proto should not catch any function of the lib/popt/*.c stuff
Stefan Metzmacher
1
-2
/
+2
2004-02-24
let the popt replacement stuff survive a make proto
Stefan Metzmacher
5
-37
/
+67
2004-02-22
- creat the LIBCMDLINE subsystem
Stefan Metzmacher
3
-493
/
+79
2004-02-18
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
Stefan Metzmacher
1
-42
/
+0
2004-02-18
remove unused NISPLUS/AUTOMOUNT stuff
Stefan Metzmacher
1
-31
/
+0
2004-02-18
move some cryto stuff to lib/crypto/*
Stefan Metzmacher
5
-626
/
+5
2004-02-12
move the tdb lib code to lib/tdb/*
Stefan Metzmacher
1
-1
/
+1
2004-02-12
move -lpopt replacement code from source/popt/* to source/lib/popt/*
Stefan Metzmacher
1
-3
/
+3
2004-02-12
move the -lpopt replacement to a LIBPOPT subsystem
Stefan Metzmacher
1
-15
/
+24
2004-02-12
move more code to the config.m4 scheme
Stefan Metzmacher
1
-0
/
+24
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2
-2
/
+2
2004-02-02
- we now specify the object files in the subsystems config.m4 file
Stefan Metzmacher
1
-0
/
+66
2004-02-02
some compilers don't like the #warning preprocessing directive
Stefan Metzmacher
1
-1
/
+0
2004-02-02
remove unused files
Stefan Metzmacher
2
-65
/
+0
2004-01-28
remove a lot of unused stuff from the header files
Stefan Metzmacher
3
-3
/
+17
2004-01-28
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
4
-3
/
+45
2004-01-22
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
1
-0
/
+1
2004-01-22
- make the recalculation of ev->maxfd a bit more efficient.
Stefan Metzmacher
1
-35
/
+50
2004-01-21
let the event_add_XXX() function return a pointer of the allocated event stru...
Stefan Metzmacher
1
-12
/
+12
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-1
/
+13
2003-12-30
"subsystems" should be static
Andrew Tridgell
1
-1
/
+1
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
1
-0
/
+6
2003-12-16
removed some unused functions
Andrew Tridgell
1
-87
/
+0
[next]