Age | Commit message (Expand) | Author | Files | Lines |
2004-01-09 | fix some warnings from the Sun compiler | Gerald Carter | 1 | -1/+1 |
2004-01-02 | Match Win2k, and return NT_STATUS_INVALID_PARAMETER | Andrew Bartlett | 1 | -2/+2 |
2004-01-02 | JHT came up with a nasty (broken) torture case in preparing examples for | Andrew Bartlett | 1 | -99/+50 |
2003-12-16 | make sure we delete the group mapping before calling the delete group script;... | Gerald Carter | 1 | -2/+4 |
2003-12-10 | more group lookup access fixes on the neverending bug 281 | Gerald Carter | 1 | -1/+6 |
2003-12-04 | * fix RemoveSidForeignDomain() ; bug 252 | Gerald Carter | 1 | -46/+81 |
2003-12-02 | Match Win2k and return 'invalid parameter' for creating of a new account with | Andrew Bartlett | 1 | -0/+6 |
2003-11-24 | more access fixes for group enumeration in LDAP; bug 281 | Gerald Carter | 1 | -3/+5 |
2003-11-23 | Add server-side support for variable-length session keys (as used by | Andrew Bartlett | 1 | -9/+6 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -3/+15 |
2003-11-17 | * make sure we only enumerate group mapping entries | Gerald Carter | 1 | -135/+44 |
2003-11-07 | * only install swat html files once | Gerald Carter | 1 | -3/+17 |
2003-11-07 | Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c... | Jeremy Allison | 1 | -1/+36 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 1 | -14/+9 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 1 | -4/+4 |
2003-09-15 | Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>, | Jeremy Allison | 1 | -1/+1 |
2003-08-27 | renaming some functions for consistency | Gerald Carter | 1 | -7/+7 |
2003-08-20 | Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN | Gerald Carter | 1 | -5/+69 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -3/+2 |
2003-08-13 | fix bug #286. | Gerald Carter | 1 | -2/+17 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+0 |
2003-07-31 | Wrap calls to change_oem_password() in become_root()/unbecome_root() pairs | Jeremy Allison | 1 | -12/+12 |
2003-07-25 | More printf portability fixes. Got caught out by some gcc'isms last | Tim Potter | 1 | -1/+1 |
2003-07-24 | More printf fixes - size_t is long on some architectures. | Tim Potter | 1 | -1/+1 |
2003-07-22 | Another round of uid/gid/pid format string changes I missed the | Tim Potter | 1 | -2/+3 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -4/+31 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -13/+15 |
2003-07-09 | Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful | Jeremy Allison | 1 | -20/+17 |
2003-07-08 | Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally | Jeremy Allison | 1 | -3/+3 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -2/+2 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 1 | -35/+21 |
2003-06-11 | Set the user's primary unix group from usrmgr.exe. | Volker Lendecke | 1 | -0/+41 |
2003-05-16 | Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug | Jeremy Allison | 1 | -1/+14 |
2003-05-12 | Fix obvious compiler warnings. | Jeremy Allison | 1 | -1/+0 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -22/+8 |
2003-05-07 | Set our 'global sam name' in one place. For domain controllers, this is | Andrew Bartlett | 1 | -8/+1 |
2003-04-29 | Use a common function to create the SAM_ACCOUNT being used to add accounts | Andrew Bartlett | 1 | -24/+5 |
2003-04-29 | only call the add_script if the getpwnam_alloc() fails | Gerald Carter | 1 | -19/+28 |
2003-04-23 | Patch by Metze to ensure that we always at least initialize our output string | Andrew Bartlett | 1 | -2/+4 |
2003-04-23 | Now that Volker fixed the real issues with ldapsam and adding null attributes | Andrew Bartlett | 1 | -40/+8 |
2003-04-22 | wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th... | Gerald Carter | 1 | -0/+5 |
2003-03-21 | (merge from HEAD) | Andrew Bartlett | 1 | -7/+33 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 1 | -10/+10 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+12 |
2003-01-04 | Merge from HEAD - move user password changes into the NTSTATUS era, and add | Andrew Bartlett | 1 | -3/+2 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -9/+7 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+2 |