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
/
include
/
passdb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-26
s3-passdb: move some defines out of rpc headers (they really belong to passdb).
Günther Deschner
1
-0
/
+15
2009-11-14
s3:passdb: bump interface VERSION 18->19 (removed uid_to_rid)
Michael Adam
1
-1
/
+2
2009-11-14
s3:passdb: remove the uid_to_rid method - we only need uid_to_sid
Michael Adam
1
-2
/
+0
2009-07-14
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
1
-2
/
+20
2009-07-05
Actually increase PASSDB_INTERFACE_VERSION to 18 :-)
Volker Lendecke
1
-1
/
+1
2009-07-04
Add pdb_get_domain_info
Volker Lendecke
1
-0
/
+11
2009-07-04
Make pdb_ads return an additional flag
Volker Lendecke
1
-0
/
+1
2009-06-28
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
1
-1
/
+4
2009-06-08
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
1
-2
/
+2
2009-05-28
Fix some nonempty blank lines
Volker Lendecke
1
-17
/
+17
2009-03-07
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
1
-1
/
+0
2008-12-29
s3:passdb: add SAMU_BUFFER_V4 with no changes
Stefan Metzmacher
1
-1
/
+3
2008-12-29
s3:passdb: make marshalling struct samu from and to a buffer more generic
Stefan Metzmacher
1
-1
/
+7
2008-12-02
s3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_SET flags.
Günther Deschner
1
-10
/
+0
2008-05-05
Remove unix_homedir from struct user_struct
Volker Lendecke
1
-1
/
+0
2008-02-12
Removing unused ACCT_-flags.
Günther Deschner
1
-30
/
+3
2007-12-26
Remove the sampwent interface
Volker Lendecke
1
-7
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-17
/
+17
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
r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26
Jeremy Allison
1
-0
/
+1
2007-10-10
r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change
Volker Lendecke
1
-3
/
+0
2007-10-10
r21188: bumping passdb version number to make sure this is different than the...
Gerald Carter
1
-2
/
+1
2007-10-10
r20827: Increment the interface version.
Volker Lendecke
1
-1
/
+2
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
1
-0
/
+13
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-0
/
+2
2007-10-10
r18271: Big change:
Gerald Carter
1
-5
/
+5
2007-10-10
r17554: Cleanup
Volker Lendecke
1
-3
/
+5
2007-10-10
r17463: A bit of cleanup work:
Volker Lendecke
1
-3
/
+0
2007-10-10
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
1
-2
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-4
/
+4
2007-10-10
r16628: Fix bug #3880, reported by jason@ncac.gwu.edu
Jeremy Allison
1
-3
/
+5
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
1
-2
/
+2
2007-10-10
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
1
-5
/
+5
2007-10-10
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
1
-2
/
+3
2007-10-10
r13601: * Remove unused code from pdb_ldap.c
Gerald Carter
1
-1
/
+3
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
1
-68
/
+60
2007-10-10
r13509: remove unnecessary sql flags
Gerald Carter
1
-2
/
+0
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
1
-0
/
+26
2007-10-10
r13460: by popular demand....
Gerald Carter
1
-155
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-5
/
+25
2007-10-10
r12055: More cruft
Volker Lendecke
1
-23
/
+0
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
1
-0
/
+14
2007-10-10
r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"
Jeremy Allison
1
-1
/
+4
2007-10-10
r11922: Looks bigger than it is: There's no point in allocating arrays in
Volker Lendecke
1
-6
/
+4
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-31
/
+29
2007-10-10
r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam
Jim McDonough
1
-1
/
+5
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+19
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-3
/
+3
2007-10-10
r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function
Volker Lendecke
1
-10
/
+3
[next]