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