Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | 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/+9 |
2007-10-10 | r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change | Volker Lendecke | 1 | -18/+15 |
2007-10-10 | r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert. | Volker Lendecke | 1 | -15/+18 |
2007-10-10 | r22766: Merge from 3_0: | Volker Lendecke | 1 | -18/+15 |
2007-10-10 | r22587: Ensure TALLOC_ZERO_ARRAY is consistent. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r22586: Add a modified version of Simo's patch. | Jeremy Allison | 1 | -13/+28 |
2007-10-10 | r22542: Move over to using the _strict varients of the talloc | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22505: Fix build | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r22504: Fix bug Jerry found during his tutorial. Sorry :-( | Jim McDonough | 1 | -1/+6 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ... | Volker Lendecke | 1 | -47/+32 |
2007-10-10 | r21635: Don't free talloc()'d memory. I wish people would check the callers | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21563: Fix a memleak: We only need dispinfo structs for "our" and for the bu... | Volker Lendecke | 1 | -40/+41 |
2007-10-10 | r21551: Ok, this is more subtle. More tomorrow :-) | Volker Lendecke | 1 | -65/+37 |
2007-10-10 | r21550: make disp_info_list static to get_samr_dispinfo_by_sid(), add a comme... | Volker Lendecke | 1 | -2/+18 |
2007-10-10 | r21549: Only create DISP_INFO structs for domain handles, the others don't need | Volker Lendecke | 1 | -35/+47 |
2007-10-10 | r21507: Fix some "cannot access LDAP when no root" bugs. | Gerald Carter | 1 | -10/+13 |
2007-10-10 | r19058: Implement "user cannot change password", and complete "user must change | Jim McDonough | 1 | -12/+106 |
2007-10-10 | r18429: fix a regression renaming local group introduced by trying to handle ... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r17797: Just say "ok" when trying to rename a local group to its same name. | Gerald Carter | 1 | -4/+11 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17439: Fix logic error in checking TALLOC return. Spotted by Volker. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17364: Another NT4 join bug: The idealx tools set the primary group sid, and... | Volker Lendecke | 1 | -15/+12 |
2007-10-10 | r17217: Fix a couple of "smbldap_open(): Cannot open when not root" bugs | Gerald Carter | 1 | -1/+7 |
2007-10-10 | r17150: MMC User & group plugins fixes: | Gerald Carter | 1 | -7/+25 |
2007-10-10 | r16954: Volker reminded me we already have code to do this check. | Gerald Carter | 1 | -8/+4 |
2007-10-10 | r16953: Don't allow groups to be renamed to an existing user or other group | Gerald Carter | 1 | -5/+22 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -6/+11 |
2007-10-10 | r16678: Fix bug #3898 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -4/+12 |
2007-10-10 | r16646: Fix bug #3888 reported by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16544: Fix bug #3864 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16409: Fix Klocwork ID's. | Volker Lendecke | 1 | -5/+18 |
2007-10-10 | r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for no | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r16060: This is one of the more dirty patches I've put in lately. Parse enoug... | Volker Lendecke | 1 | -0/+52 |
2007-10-10 | r15455: Add rpccli_samr_query_dom_info2() and return the comment string in | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r15454: As testing, documentation and samba4 idl indicate that there is no known | Günther Deschner | 1 | -126/+10 |
2007-10-10 | r15452: Again purely cosmetic reformat of the samr query domain info calls. | Günther Deschner | 1 | -6/+8 |
2007-10-10 | r15442: Add some more client rpc for the querydominfo calls (from samba4 idl). | Günther Deschner | 1 | -5/+11 |
2007-10-10 | r15438: Fix samrQueryDomainInfo level 5 where we returned our netbios | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r14646: Adding samr querygroup infolevels 2 & 5. | Günther Deschner | 1 | -0/+26 |
2007-10-10 | r14634: Many bug fixes thanks to train rides and overnight stays in airports | Gerald Carter | 1 | -1/+39 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -0/+12 |
2007-10-10 | r13778: When deleting machine accounts it's the SeMachineAccountPrivilege | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r13715: Put back the code that actually modify the account, | Simo Sorce | 1 | -0/+6 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -2/+2 |