index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_lsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2002-07-30
1
-2
/
+35
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
1
-0
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
add lsa_query_secobj server code. level 4 is the ACL, level 1 is the
Jean-François Micouleau
2001-12-14
1
-0
/
+31
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
1
-14
/
+111
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
implement:
Jean-François Micouleau
2001-07-09
1
-0
/
+190
*
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
Jeremy Allison
2001-06-29
1
-0
/
+32
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-3
/
+0
*
Separated lsa code into interface and implementation.
Jeremy Allison
2001-02-26
1
-515
/
+58
*
Started conversion of lsa server code to canonical format (as srv_reg and
Jeremy Allison
2001-02-26
1
-58
/
+93
*
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
2001-02-13
1
-4
/
+13
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
1
-17
/
+44
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-3
/
+3
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-11
/
+16
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-1
/
+1
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-19
/
+1
*
Server side changes for dynamic names in lsa_lookup_names
Tim Potter
2000-12-13
1
-5
/
+10
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
1
-7
/
+35
*
Tims fixes for non-local lookup.
Jeremy Allison
2000-11-13
1
-23
/
+22
*
Removed erroneous +1's on length of unicode domain names for various
Tim Potter
2000-10-25
1
-2
/
+2
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-2
/
+2
*
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
2000-10-04
1
-1
/
+1
*
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2000-09-01
1
-2
/
+2
*
Tidied up security rights definitions.
Jeremy Allison
2000-08-10
1
-2
/
+1
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-1
/
+1
*
Moved winbind client functions from various odd locations to
Tim Potter
2000-07-10
1
-59
/
+0
*
Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESS
Tim Potter
2000-07-06
1
-3
/
+3
*
Renamed generic_request() to winbindd_request()
Tim Potter
2000-07-03
1
-1
/
+1
*
Fixed display of "Everyone" in SD's.
Jeremy Allison
2000-06-26
1
-1
/
+5
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
1
-0
/
+5
*
Got a bit carried away deleting things.
Tim Potter
2000-06-23
1
-1
/
+1
*
Removed unused variables.
Tim Potter
2000-06-23
1
-2
/
+0
*
Simplified server pipe implementation by changing arguments passed down
Tim Potter
2000-06-16
1
-12
/
+32
*
Removed some debugs.
Tim Potter
2000-06-15
1
-12
/
+0
*
Changed server side lsa_lookup_sids function to look up SIDs that we are
Tim Potter
2000-06-14
1
-28
/
+74
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-19
/
+23
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+3
*
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2000-05-04
1
-9
/
+19
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-2
/
+6
*
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
2000-04-04
1
-17
/
+8
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-24
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+24
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-255
/
+252
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-10
/
+10
*
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1999-11-24
1
-5
/
+5
*
nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_
Luke Leighton
1999-11-19
1
-1
/
+2
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-14
/
+38
*
allan hourihane sent log 100 in which showed that some really old code
Luke Leighton
1999-09-09
1
-15
/
+4
[next]