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
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-4
/
+5
2008-04-01
Convert dbwrap_trans_delete to NTSTATUS
Volker Lendecke
1
-1
/
+4
2008-04-01
Convert dbwrap_trans_store to NTSTATUS
Volker Lendecke
1
-3
/
+6
2008-04-01
passdb/secrets: add secrets_db_ctx() to get the db_context
Stefan Metzmacher
1
-0
/
+9
2008-03-27
passdb/secrets: use db_open_trans()
Stefan Metzmacher
1
-1
/
+2
2008-03-27
passdb/secrets: it's enough to use traverse_read() in secrets_trusted_domains()
Stefan Metzmacher
1
-1
/
+1
2008-03-11
Convert secrets.c to use dbwrap
Volker Lendecke
1
-128
/
+93
2008-03-10
Use a separate tdb for mutexes
Volker Lendecke
1
-31
/
+0
2008-03-10
Convert secrets_lock_trust_account_password to talloc
Volker Lendecke
1
-8
/
+24
2008-03-10
Make use of talloc_asprintf_strupper_m in secrets.c
Volker Lendecke
1
-37
/
+21
2008-03-10
Avoid some pointless checks
Volker Lendecke
1
-12
/
+0
2008-03-10
Use talloc_tos() in secrets_init
Volker Lendecke
1
-12
/
+5
2008-02-09
More paranoid checks for secrets_init() success.
Günther Deschner
1
-13
/
+35
2008-01-07
Add secrets_shutdown().
Günther Deschner
1
-0
/
+13
2007-12-19
Add and use some keystr functions using talloc_tos() in secrets api.
Günther Deschner
1
-44
/
+123
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+1
2007-12-13
Refactor the lagacy part of secrets_fetch_trust_account_password() out
Michael Adam
1
-13
/
+31
2007-12-13
Remove two unneeded functions.
Michael Adam
1
-23
/
+0
2007-12-12
Fix logic and prevent segfaults in secrets trustdom tdb pack code.
Michael Adam
1
-14
/
+14
2007-12-12
Fix secrets_store_trusted_domain_password() after pstring removal.
Michael Adam
1
-1
/
+1
2007-12-03
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
1
-1
/
+6
2007-11-20
More pstring elimination.
Jeremy Allison
1
-18
/
+76
2007-11-05
static pstring removal
Volker Lendecke
1
-5
/
+9
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-29
/
+29
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-51
/
+36
2007-10-10
r24991: Kill all those lots of trailing whitespaces from secrets.c.
Michael Adam
1
-72
/
+72
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22125: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
1
-20
/
+1
2007-10-10
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
1
-1
/
+20
2007-10-10
r21819: Wrap all steps in secrets_store_machine_password into one single
Volker Lendecke
1
-12
/
+50
2007-10-10
r21818: Remove some unused code
Volker Lendecke
1
-23
/
+0
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
1
-41
/
+0
2007-10-10
r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...
Volker Lendecke
1
-3
/
+3
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-0
/
+42
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-21
/
+172
2007-10-10
r16197: Fix Klocwork id 1338
Volker Lendecke
1
-2
/
+3
2007-10-10
r16076: Fix for machine password timeout overflow from Shlomi Yaakobovich
Jeremy Allison
1
-1
/
+1
2007-10-10
r15888: Fix bug #3804 from jason@ncac.gwu.edu
Jeremy Allison
1
-2
/
+2
2007-10-10
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
1
-2
/
+2
2007-10-10
r14103: Fix a memleak found by valgrind (!!)
Volker Lendecke
1
-0
/
+1
2007-10-10
r14102: Fix Coverity bug # 70
Volker Lendecke
1
-0
/
+4
2007-10-10
r14088: Fix Coverity bug #20. Don't deref possible null.
Jeremy Allison
1
-6
/
+9
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-11
/
+11
2007-10-10
r13548: Always use the get_remote_macinhe_name() as the key
Jeremy Allison
1
-2
/
+4
2007-10-10
r13542: Don't reuse a pointer we just freed (Doh!).
Jeremy Allison
1
-2
/
+2
[next]