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
/
rpc_server
/
srv_samr_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
1
-12
/
+15
2007-10-10
r6566: fix a couple of local group bugs.
Gerald Carter
1
-7
/
+8
2007-10-10
r6421: use add machine script when creating a user (ACB_NORMAL)
Gerald Carter
1
-2
/
+4
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
1
-580
/
+238
2007-10-10
r6282: Before converting enum_dom_groups, better get the previous version a bit
Volker Lendecke
1
-5
/
+13
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-3
/
+0
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+1
2007-10-10
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
1
-27
/
+10
2007-10-10
r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....
Jim McDonough
1
-45
/
+17
2007-10-10
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
1
-3
/
+3
2007-10-10
r5950: more compiler warning's from Jason Mader
Gerald Carter
1
-4
/
+2
2007-10-10
r5943: remove unneccessary se_priv_copy()
Gerald Carter
1
-3
/
+1
2007-10-10
r5647: Caches are good for performance, but you get a consistency problem.
Volker Lendecke
1
-0
/
+2
2007-10-10
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
1
-3
/
+4
2007-10-10
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
1
-11
/
+26
2007-10-10
r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.
Volker Lendecke
1
-38
/
+14
2007-10-10
r5419: Fix some unitialized variable warnings
Volker Lendecke
1
-3
/
+3
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
1
-29
/
+29
2007-10-10
r5264: Log with loglevel 0 when account-administration scripts fail.
Günther Deschner
1
-2
/
+2
2007-10-10
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
1
-6
/
+23
2007-10-10
r5205: more fixups for BUG 2291
Gerald Carter
1
-27
/
+30
2007-10-10
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
1
-8
/
+18
2007-10-10
r5180: Call the "add machine script" to create all kinds of trust accounts
Günther Deschner
1
-1
/
+1
2007-10-10
r5150: consolidate the samr_make.*obj_sd() functions to share code
Gerald Carter
1
-157
/
+41
2007-10-10
r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
Gerald Carter
1
-4
/
+4
2007-10-10
r5028: * check acb_info mask in _samr_create_user instead of the last character
Gerald Carter
1
-36
/
+21
2007-10-10
r5015: (based on abartlet's original patch to restrict password changes)
Gerald Carter
1
-336
/
+407
2007-10-10
r4972: Fix a warning and some debugging-outputs.
Günther Deschner
1
-1
/
+1
2007-10-10
r4931: Add get_user_info_7 in SAMR. This just gives out the username. (In
Günther Deschner
1
-0
/
+42
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
1
-29
/
+30
2007-10-10
r4871: BUG 603: patch by Daniel Beschorner <db@unit-netz.de>. Correct access...
Gerald Carter
1
-1
/
+4
2007-10-10
r4849: * finish SeAddUsers support in srv_samr_nt.c
Gerald Carter
1
-100
/
+258
2007-10-10
r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().
Günther Deschner
1
-7
/
+13
2007-10-10
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
1
-3
/
+6
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-2
/
+2
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-22
/
+22
2007-10-10
r4646: Allow Account Lockout with Lockout Duration "forever" (until admin
Günther Deschner
1
-3
/
+9
2007-10-10
r4579: small changes to allow the members og the Domain Admins group on the S...
Gerald Carter
1
-64
/
+134
2007-10-10
r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well.
Günther Deschner
1
-0
/
+3
2007-10-10
r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard
Günther Deschner
1
-3
/
+13
2007-10-10
r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,
Günther Deschner
1
-0
/
+3
2007-10-10
r4222: Always compile before commit...
Volker Lendecke
1
-1
/
+1
2007-10-10
r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains a
Volker Lendecke
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-44
/
+37
2007-10-10
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
1
-5
/
+44
2007-10-10
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
1
-44
/
+35
2007-10-10
r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdb
Jeremy Allison
1
-8
/
+9
2007-10-10
r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ...
Jeremy Allison
1
-1
/
+11
2007-10-10
r2331: check password script code and example from trunk
Simo Sorce
1
-2
/
+2
2007-10-10
r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid....
Volker Lendecke
1
-3
/
+0
[next]