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
r17199: Add comment to the RID/SID miracle
Volker Lendecke
1
-1
/
+6
2007-10-10
r17194: To run rpc-samba3-lsa in the build farm, we can't rely on geteuid()==...
Volker Lendecke
1
-2
/
+2
2007-10-10
r17192: Make this actually survive valgrind. We NEED pidl here...
Volker Lendecke
1
-5
/
+12
2007-10-10
r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, the
Volker Lendecke
1
-24
/
+10
2007-10-10
r17183: LsaLookupSids() shoudl return the string form of a SID when
Gerald Carter
1
-2
/
+3
2007-10-10
r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...
Volker Lendecke
1
-4
/
+16
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-16
/
+15
2007-10-10
r16433: Fix Coverity #300 (triggered by a Klockwork bugfix
Jeremy Allison
1
-5
/
+1
2007-10-10
r16409: Fix Klocwork ID's.
Volker Lendecke
1
-0
/
+5
2007-10-10
r15044: Fix the build. (void returning non-void).
Günther Deschner
1
-1
/
+1
2007-10-10
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
1
-16
/
+37
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
1
-1
/
+1
2007-10-10
r14182: Ensure we know that dom_sid cannot be null.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
1
-10
/
+10
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
1
-28
/
+257
2007-10-10
r13458: Add parsing functions - but stub internals for lookupnames3 and 4.
Jeremy Allison
1
-0
/
+17
2007-10-10
r13456: Add lsa_lookup_names2.
Jeremy Allison
1
-0
/
+89
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
1
-13
/
+12
2007-10-10
r13449: Ensure we don't crash if no dc struct on pipe.
Jeremy Allison
1
-0
/
+5
2007-10-10
r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
Jeremy Allison
1
-65
/
+233
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-123
/
+133
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-5
/
+4
2007-10-10
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
1
-3
/
+4
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
1
-54
/
+69
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
1
-20
/
+20
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-6
/
+1
2007-10-10
r9195: setting log level to 2 instead of 0
Gerald Carter
1
-1
/
+1
2007-10-10
r9194: do not enumerate privileges when they are not enabled
Gerald Carter
1
-1
/
+6
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-1
/
+40
2007-10-10
r6536: Jeremy, did you actually test this part of revision 801? I just tested...
Volker Lendecke
1
-2
/
+0
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-2
/
+0
2007-10-10
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
1
-0
/
+1
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-2
/
+2
2007-10-10
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
1
-8
/
+24
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
[next]