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_lsa_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
1
-6
/
+38
2007-10-10
r5458: Generate a sane response to exceeding lookupsids limit. Truncate list...
Jim McDonough
1
-2
/
+3
2007-10-10
r5383: add missing checks to allow root to manage user rights
Gerald Carter
1
-2
/
+12
2007-10-10
r5246: We can't use a pointer to struct lsa_info until is has been
Tim Potter
1
-1
/
+1
2007-10-10
r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
Gerald Carter
1
-6
/
+16
2007-10-10
r4822: fix return code when you ask for a non-privileged SID via one of the p...
Gerald Carter
1
-0
/
+3
2007-10-10
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
1
-43
/
+63
2007-10-10
r4746: add server support for lsa_enum_acct_rights(); last checkin for the night
Gerald Carter
1
-4
/
+30
2007-10-10
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
1
-0
/
+107
2007-10-10
r4739: require membership in Domain Admins to be able to set privileges
Gerald Carter
1
-0
/
+25
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-159
/
+140
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-15
/
+13
2007-10-10
r3875: Allow to look up at least or own sid in _lsa_lookup_sids.
Günther Deschner
1
-2
/
+2
2007-10-10
r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. This
Volker Lendecke
1
-1
/
+1
2007-10-10
r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don't
Jeremy Allison
1
-6
/
+6
2007-10-10
r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error st...
Jeremy Allison
1
-6
/
+6
2007-10-10
r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct group
Jeremy Allison
1
-0
/
+2
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-5
/
+4
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+5
2007-10-10
r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, but
Jim McDonough
1
-0
/
+6
2004-02-19
Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.
Jeremy Allison
1
-6
/
+7
2004-02-17
Fix based on Volker's code to correctly return code from lsa_lookup_sids
Jeremy Allison
1
-17
/
+19
2004-01-30
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
1
-1
/
+1
2003-12-10
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
1
-1
/
+1
2003-11-24
more access fixes for group enumeration in LDAP; bug 281
Gerald Carter
1
-1
/
+8
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-35
/
+35
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-38
/
+33
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-1
/
+1
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
1
-1
/
+1
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-1
/
+1
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-20
/
+38
2003-05-07
Set our 'global sam name' in one place. For domain controllers, this is
Andrew Bartlett
1
-19
/
+4
2003-04-22
Oops...
Andrew Bartlett
1
-1
/
+1
2003-04-22
Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn't
Andrew Bartlett
1
-3
/
+11
2003-03-13
Merge of Andrew Bartlett's SID limit fix from HEAD.
Jeremy Allison
1
-0
/
+5
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-22
/
+19
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-9
/
+9
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-0
/
+2
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-1
/
+96
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-19
/
+39
2002-04-09
Add a become_root()/unbecome_root() pair to allow acces to the passdb for
Andrew Bartlett
1
-0
/
+4
2002-03-29
Don't core dump listing thousands of users in usrmgr.
Jeremy Allison
1
-9
/
+20
2002-03-29
Ensure we return a parseable value if invalid handle given.
Jeremy Allison
1
-17
/
+17
2002-01-31
this fixes the problem of not being able to add a SD to a file on a
Andrew Tridgell
1
-2
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Move the lsa code across to the changed args for lookup_name, and surround it
Andrew Bartlett
1
-2
/
+11
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-1
/
+0
2001-12-18
Fixup JF's weird SID return :-).
Jeremy Allison
1
-1
/
+2
2001-12-18
I'm pretty sure we need to return our netbios name for LSA_QUERY_INFO
Jeremy Allison
1
-1
/
+1
[next]