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
/
passdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-7
/
+13
2003-09-18
Oops. Proper fix for #470.
Jeremy Allison
1
-18
/
+20
2003-09-18
Fix for #470 - unable to display SIDs in ACLs.
Jeremy Allison
1
-2
/
+11
2003-09-15
Merge from Samba 3.0:
Tim Potter
1
-29
/
+8
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-13
/
+92
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-5
/
+5
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-41
/
+705
2003-05-18
port fixes from 3.0
Simo Sorce
1
-8
/
+2
2003-05-16
Merge get_global_sam_name() from 3.0 to fix compile breakage.
Tim Potter
1
-0
/
+8
2003-05-14
spelling
Tim Potter
1
-2
/
+2
2003-05-02
shouldn't wellknown group be well.. ..WKN_GRP ?
Simo Sorce
1
-2
/
+1
2003-05-01
proper wellknown sids initialization at startup
Simo Sorce
1
-3
/
+3
2003-05-01
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
1
-5
/
+3
2003-04-30
correctly initiazlize idmap tdb when creationg new
Simo Sorce
1
-53
/
+0
2003-04-29
This is a nice rewrite:
Simo Sorce
1
-7
/
+3
2003-04-29
Some passdb backends really don't like having no primary group - so always
Andrew Bartlett
1
-34
/
+25
2003-04-29
Merge 3.0's change to how we add users onto HEAD, including a few other bits
Andrew Bartlett
1
-25
/
+36
2003-04-29
ok next_rid out as well local_*id_to*id functions
Simo Sorce
1
-296
/
+52
2003-04-28
new helper functions to create users
Simo Sorce
1
-1
/
+154
2003-04-16
Adjust comment to respect change to no longer use unixsam by default...
Andrew Bartlett
1
-3
/
+2
2003-02-22
Fix comment - the other bits of code don't call this any more.
Andrew Bartlett
1
-4
/
+1
2003-02-22
Remove 'unixsam' from the default passdb backends.
Andrew Bartlett
1
-3
/
+3
2003-01-02
We already have one function to move unistr2 -> multibyte-static, so we
Andrew Bartlett
1
-19
/
+0
2003-01-02
BIG patch...
Andrew Bartlett
1
-2
/
+2
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-1
/
+1
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-8
/
+6
2002-11-07
when doing a 'net rpc vampire' a pdb_init_sam_pw() is used to create a
Andrew Tridgell
1
-0
/
+3
2002-11-03
Extra little fix to vl's patch. Make sure the passdb and testparm messages
Andrew Bartlett
1
-3
/
+5
2002-11-03
Force algorithmic rid base to sane values and talk about it.
Volker Lendecke
1
-4
/
+25
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-7
/
+7
2002-10-17
Revert changes
Volker Lendecke
1
-1
/
+1
2002-10-16
Create group mappings on the fly.
Volker Lendecke
1
-1
/
+1
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
1
-28
/
+27
2002-09-26
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*
Andrew Bartlett
1
-1
/
+1
2002-09-25
Whenever we deal with adding machine/trusted domain accounts, always reset the
Andrew Bartlett
1
-20
/
+23
2002-09-25
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
1
-1
/
+10
2002-09-04
Set default ACB attributes on 'unixsam' accounts. This means that machine
Andrew Bartlett
1
-0
/
+9
2002-08-21
Use the 'init' flag to determine if the UID is set, rather than testing the
Andrew Bartlett
1
-2
/
+5
2002-08-17
Rework the 'guest account get's RID 501' code again...
Andrew Bartlett
1
-39
/
+37
2002-08-16
Make the 'guest account' always have a RID of DOMAIN_USER_RID_GUEST.
Andrew Bartlett
1
-6
/
+20
2002-08-07
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
1
-2
/
+2
2002-07-31
Don't accidenity mess with the wrong domain's sids.
Andrew Bartlett
1
-2
/
+2
2002-07-30
Update a pile of Samba's SID lookup code to ensure:
Andrew Bartlett
1
-40
/
+53
2002-07-26
Clarify this comment.
Andrew Bartlett
1
-0
/
+3
2002-07-14
addedd new (t)alloc_sub_* functions
Simo Sorce
1
-4
/
+4
2002-07-03
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
1
-116
/
+0
2002-06-14
Debug fixes from ctrlsoft
Andrew Bartlett
1
-2
/
+2
2002-06-14
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
1
-1
/
+1
2002-06-14
Add const, kill of useless casts and therefore eliminate warnings.
Andrew Bartlett
1
-2
/
+2
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-49
/
+29
[next]