Age | Commit message (Expand) | Author | Files | Lines |
2012-12-11 | s4:rpc_server/samr: do WRONG_PASSWORD checks after the complexity checks | Michael Adam | 1 | -47/+65 |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 1 | -2/+5 |
2011-03-25 | lib/util/charset rename iconv_convenience to iconv_handle | Andrew Bartlett | 1 | -3/+3 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -3/+3 |
2011-03-19 | source4/rpc_server: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 |
2010-10-29 | s4:samr RPC server - fix trailing whitespaces | Matthias Dieter Wallnöfer | 1 | -37/+37 |
2010-10-17 | Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-10-17 | s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb... | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -6/+6 |
2010-08-17 | s4:samr RPC server - samr_password.c - make real user password changes work | Matthias Dieter Wallnöfer | 1 | -50/+74 |
2010-08-17 | s4:kdc/rpc server - adapt the "samdb_set_password" calls which perform passwo... | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -5/+5 |
2010-06-28 | s4:OemChangePasswordUser2 - return "NT_STATUS_WRONG_PASSWORD" when we haven't... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-28 | s4:samr_password.c - add a function which sets the password through encrypted... | Matthias Dieter Wallnöfer | 1 | -0/+48 |
2010-05-10 | s4:samdb_set_password/samdb_set_password_sid - Rework | Matthias Dieter Wallnöfer | 1 | -90/+15 |
2010-02-16 | s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags | Andrew Tridgell | 1 | -4/+4 |
2009-11-21 | s4:samr RPC - Use more LDB constants | Matthias Dieter Wallnöfer | 1 | -9/+9 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -3/+3 |
2009-10-08 | s3/s4 - Adapt the IDL changes on various locations | Matthias Dieter Wallnöfer | 1 | -19/+20 |
2009-09-19 | more include minimisation | Andrew Tridgell | 1 | -5/+0 |
2009-07-13 | libds: share UF_ flags between samba3 and 4. | Günther Deschner | 1 | -1/+1 |
2009-05-25 | cope with lanman auth being disabled in old password change code | Andrew Tridgell | 1 | -8/+15 |
2009-03-01 | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 1 | -8/+7 |
2009-03-01 | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 1 | -3/+3 |
2008-11-10 | s4-samr: merge samr_ChangePasswordUser3 from s3 idl. | Günther Deschner | 1 | -3/+8 |
2008-10-24 | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 1 | -3/+3 |
2008-10-17 | Fix errrors in new password handling code found by RPC-SAMR. | Andrew Bartlett | 1 | -2/+15 |
2008-10-16 | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 1 | -38/+50 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-22 | Remove unused parameter from decode_pw_buffer and fail on invalid | Andrew Bartlett | 1 | -6/+4 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26272: Remove global_loadparm in some more places. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -3/+4 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r24611: Following up on the re-opening of bug 4817 is it pretty clear that | Andrew Bartlett | 1 | -23/+22 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -6/+6 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16772: Clarify comment. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16262: Another basedn fix. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |