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
/
source3
/
passdb
/
secrets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-01
A couple more signed/unsigned issues.
Andrew Bartlett
1
-2
/
+2
2003-01-16
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
1
-8
/
+24
2003-01-13
Always initialise this variable - and don't set the 'must change now' if it was
Andrew Bartlett
1
-0
/
+1
2003-01-02
BIG patch...
Andrew Bartlett
1
-1
/
+1
2002-12-12
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
1
-0
/
+30
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
1
-6
/
+9
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-49
/
+11
2002-09-28
Add const.
Andrew Bartlett
1
-1
/
+1
2002-09-27
Minor updates:
Andrew Bartlett
1
-4
/
+4
2002-09-18
We had a race condition when changing a machine acount password as we
Jeremy Allison
1
-1
/
+21
2002-09-17
Never, *ever* hold a mutex lock in the message database where there may
Jeremy Allison
1
-0
/
+66
2002-09-17
more const cleanups
Andrew Tridgell
1
-3
/
+3
2002-08-12
Update secrets_fetch_domain_guid to generate and store it if it doesn't exist.
Jim McDonough
1
-2
/
+11
2002-07-31
fixed multi-line strings for portability
Andrew Tridgell
1
-2
/
+2
2002-07-30
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
1
-0
/
+32
2002-07-26
(another patch from mimir)
Andrew Bartlett
1
-2
/
+17
2002-07-20
More fixes towards warnings on the IRIX compiler
Andrew Bartlett
1
-1
/
+1
2002-05-23
Looks like abartlet got a bit overexcited about using const...
Jim McDonough
1
-1
/
+1
2002-05-22
Updates for sane storage of ldap root DN passwords (tested, with upgrade
Andrew Bartlett
1
-14
/
+18
2002-05-18
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
1
-0
/
+3
2002-05-17
A few more trusted domains updates from mimir.
Andrew Bartlett
1
-13
/
+34
2002-04-14
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
1
-9
/
+127
2002-03-10
make sure we use consistent keys in secrets.tdb by uppercasing domain
Andrew Tridgell
1
-0
/
+4
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-28
/
+0
2002-03-02
Fix up the trusted domains secrets code so as to have a slight chance of
Andrew Bartlett
1
-12
/
+10
2002-03-01
The beginning of trusted and trusting domain support from
Andrew Bartlett
1
-3
/
+89
2002-02-22
made the domain secret key in secrets.tdb domain specific. This allows
Andrew Tridgell
1
-2
/
+14
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-09
Fixed up atomic update code.
Jeremy Allison
1
-1
/
+1
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
1
-0
/
+41
2001-12-05
Add a couple of extra debugs for the secrets.tdb stuff
Andrew Bartlett
1
-2
/
+8
2001-12-05
auto-init secrets.tdb
Andrew Tridgell
1
-0
/
+5
2001-12-04
This comment no longer applies.
Andrew Bartlett
1
-1
/
+0
2001-11-24
added "net join" command
Andrew Tridgell
1
-3
/
+33
2001-11-17
Tidyups when I was doing the big merge...
Jeremy Allison
1
-5
/
+10
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-3
/
+3
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+1
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-1
/
+1
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-6
/
+1
2001-06-06
Changes to use new genrand code that got missed while I was in Japan.
Jeremy Allison
1
-0
/
+29
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
1
-1
/
+1
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-3
/
+3
2001-02-14
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
1
-3
/
+10
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-0
/
+2
2000-12-06
updates to the tdbsam implementation.
Gerald Carter
1
-1
/
+0
2000-11-27
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
1
-3
/
+12
2000-11-21
Another large patch for the passdb rewrite.
Gerald Carter
1
-5
/
+1
2000-07-10
Fixes for various compile warnings on Solaris 8.
Tim Potter
1
-1
/
+1
2000-06-03
moved secrets handling into secrets.c
Andrew Tridgell
1
-0
/
+43
[next]