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