index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_samr_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
1
-1
/
+1
*
s3-samr: Fix SetUserInfo level 16 and 21 w.r.t. ACB_AUTOLOCK acct_flag.
Günther Deschner
2009-05-09
1
-0
/
+10
*
s3-samr: let set_user_info_16 and 20 follow the same pattern as all other lev...
Günther Deschner
2009-05-08
1
-0
/
+21
*
s3-samr: support some more info levels in samr_SetUserInfo calls.
Günther Deschner
2009-05-08
1
-0
/
+218
*
s3-samr: try to to fix password_expired flag handling.
Günther Deschner
2009-03-20
1
-3
/
+84
*
Don't reset password last set time just because the expired flag
Jim McDonough
2008-06-09
1
-1
/
+9
*
Re-add support for the samr parameters string.
Günther Deschner
2008-03-31
1
-9
/
+8
*
Add my copyright.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Some minor, cosmetic cleanup in srv_samr_util.c.
Günther Deschner
2008-02-13
1
-58
/
+108
*
Fix SAMR_FIELD_PARAMETERS handling in rpc_server/srv_samr_util.c.
Günther Deschner
2008-02-11
1
-13
/
+11
*
Fix SAMR_FIELD_LOGON_HOURS handling in rpc_server/srv_samr_util.c.
Günther Deschner
2008-02-11
1
-16
/
+12
*
Use SAMR_FIELDS for fields_present in rpc_server/srv_samr_util.c.
Günther Deschner
2008-02-11
1
-42
/
+44
*
Allow to set correct info level log prefix in duplicates of copy_id21_to_sam_...
Günther Deschner
2008-02-11
1
-32
/
+44
*
Use pidl for _samr_SetUserInfo and _samr_SetUserInfo2.
Günther Deschner
2008-02-11
1
-457
/
+57
*
Remove trailing whitespace in samr client and server.
Günther Deschner
2008-02-07
1
-50
/
+50
*
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
Kai Blin
2008-01-19
1
-6
/
+6
*
Remove pstring from everything in rpc_server except
Jeremy Allison
2007-11-27
1
-1
/
+2
*
Make base64_encode_data_blob return a talloced string
Volker Lendecke
2007-11-09
1
-4
/
+4
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.
Jim McDonough
2007-10-10
1
-0
/
+43
*
r20546: Fix some IBM checker errors
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r18754: Get rid of some more invalid time sets
Jim McDonough
2007-10-10
1
-48
/
+0
*
r18724: Fixup time(0) -> time(NULL)
Jim McDonough
2007-10-10
1
-2
/
+2
*
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
2007-10-10
1
-40
/
+20
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-18
/
+18
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-19
/
+16
*
r16060: This is one of the more dirty patches I've put in lately. Parse enoug...
Volker Lendecke
2007-10-10
1
-0
/
+189
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-6
/
+6
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-2
/
+2
*
r9229: merge from trunk:
Günther Deschner
2007-10-10
1
-2
/
+37
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop
Jim McDonough
2007-10-10
1
-15
/
+0
*
r4370: Don't assume the compiler supports declarations after statements.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.
Günther Deschner
2007-10-10
1
-2
/
+6
*
r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> to
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...
Volker Lendecke
2007-10-10
1
-3
/
+6
*
quick for for usrmgr. unknown_6 is really max dimension of logon hours array...
Jim McDonough
2004-03-03
1
-30
/
+12
*
Merge fields_present function from HEAD. Now, a field will not be updated
Jim McDonough
2004-03-02
1
-116
/
+158
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
1
-6
/
+6
*
Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...
Jeremy Allison
2003-11-07
1
-10
/
+50
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
1
-8
/
+18
*
back port from HEAD
Simo Sorce
2003-04-26
1
-5
/
+12
*
Merge from HEAD - we already have one function for converting a unistr2 to a
Andrew Bartlett
2003-01-04
1
-20
/
+20
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-66
/
+92
*
syncing up with HEAD again....
Gerald Carter
2002-09-26
1
-76
/
+344
*
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
2002-07-03
1
-0
/
+143