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
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
1
-0
/
+11
2007-10-10
r5781: Fix build.
Tim Potter
1
-1
/
+1
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-2
/
+2
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4682: A LDB-based secrets implementation in Samba4.
Andrew Bartlett
1
-0
/
+22
2007-10-10
r4355: More work from the elves on Christmas eve:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3971: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3462: separate out the crypto includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3359: Add magic auto-initialisation hooks here, to match the rest of
Andrew Bartlett
1
-0
/
+8
2007-10-10
r3181: shutdown the secrets db on exit so we don't constantly get talloc leak...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3014: got rid of the old intra-smbd messaging system in preparation for the ...
Andrew Tridgell
1
-3
/
+0
2007-10-10
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
1
-6
/
+6
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-0
/
+29
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r826: removed a pile of old code, in preparation for a new ACL handling syste...
Andrew Tridgell
1
-368
/
+1
2007-10-10
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
13
-8477
/
+0
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r506: got rid of unused function secrets_get_trusted_domains()
Andrew Tridgell
1
-132
/
+0
2007-10-10
r42: importing .cvsignore files
Gerald Carter
1
-2
/
+0
2004-02-18
remove pdb_nisplus, its also removed in samba3, because it was broken
Stefan Metzmacher
1
-1565
/
+0
2004-02-11
as I renamed the PDB subsystem to PASSDB, we need to rename
Stefan Metzmacher
5
-6
/
+6
2004-02-09
the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'
Stefan Metzmacher
1
-6
/
+6
2004-02-09
fix pdb_ldap build if LDAP support was detected
Stefan Metzmacher
1
-1
/
+1
2004-02-03
- port AUTH and PASSDB subsystems to new
Stefan Metzmacher
8
-104
/
+375
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
1
-11
/
+0
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-12
/
+30
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-2
/
+2
2003-12-10
* removed some unused code
Andrew Tridgell
1
-349
/
+0
2003-12-02
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
1
-0
/
+11
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-1
/
+1
2003-12-01
got rid of more group mapping code
Andrew Tridgell
3
-270
/
+5
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-8
/
+0
2003-11-28
fixed some warnings
Andrew Tridgell
1
-1
/
+1
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
1
-6
/
+0
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
1
-183
/
+0
2003-08-13
first public release of samba4 code
Andrew Tridgell
15
-0
/
+11193