summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-1019-614/+999
* r12046: Fix typoVolker Lendecke2007-10-101-1/+1
* r12045: More warning fixes... Just a few more to go.Jeremy Allison2007-10-104-3/+5
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-1019-65/+100
* r12040: merging packaging fixes from release branchGerald Carter2007-10-101-3/+2
* r12038: This file is no longer used, and no one noticed....Jeremy Allison2007-10-101-86/+0
* r12031: Added net idmap to common help list.John Terpstra2007-10-101-2/+3
* r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen nowGerald Carter2007-10-101-2/+2
* r12015: When smbspool tries to connect to a printer shared on a standaloneGünther Deschner2007-10-101-1/+14
* r12002: patch from marcin to allow for the creation of a File value in the ev...Gerald Carter2007-10-101-0/+8
* r11999: Re-add "passdb expand explicit".Volker Lendecke2007-10-104-6/+35
* r11998: Add lookupname to rpcclient query_user as a fallback, we now accept b...Volker Lendecke2007-10-101-1/+22
* r11985: Move to LGPL as per tridge's Samba4 change.Jeremy Allison2007-10-102-25/+45
* r11978: Volker's fix for #3292 (smbclient spins if server terminatesJeremy Allison2007-10-101-1/+5
* r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison2007-10-102-1/+40
* r11975: Fix valgrind error -- bug 3291Volker Lendecke2007-10-101-0/+1
* r11966: fix the build\n\nGuentherGünther Deschner2007-10-101-1/+1
* r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's whatGünther Deschner2007-10-103-11/+29
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2007-10-103-1/+299
* r11962: Bring talloc up to date with Samba4, re-add theJeremy Allison2007-10-104-55/+229
* r11960: add 'wbinfo --separator' to get the currently active winbind_separator.Günther Deschner2007-10-101-2/+19
* r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison2007-10-103-12/+148
* r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...Volker Lendecke2007-10-102-28/+6
* r11945: Make us follow the newly documented pathname processing rules:Jeremy Allison2007-10-101-0/+13
* r11943: Don't reset attrs to zero in EA get - we are addingJeremy Allison2007-10-101-1/+2
* r11938: Fix cifs to handle non-numeric uid and gid parameters and merge trunk...Steve French2007-10-101-42/+122
* r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.Jeremy Allison2007-10-101-1/+4
* r11927: No users or groups to return in BUILTIN domain.Jeremy Allison2007-10-101-0/+14
* r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2007-10-102-26/+55
* r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke2007-10-103-27/+41
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-104-49/+30
* r11921: samr_open_domain can only open "our" domain and BUILTIN.Volker Lendecke2007-10-101-0/+5
* r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...Volker Lendecke2007-10-103-20/+62
* r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke2007-10-104-50/+63
* r11918: Remove two unused variablesVolker Lendecke2007-10-101-2/+0
* r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke2007-10-103-30/+30
* r11916: auth_get_sam_account is only used in auth_rhosts.c -- move it thereVolker Lendecke2007-10-102-30/+30
* r11915: Remove unused extern declarationsVolker Lendecke2007-10-101-4/+0
* r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2007-10-102-6/+28
* r11909: Implement 'reset on zero vc'. This kills other connections when a ses...Volker Lendecke2007-10-103-1/+32
* r11898: Add a missing become_root().Volker Lendecke2007-10-101-0/+7
* r11886: Fix 3187: logon hours restrictions were off corresponding to our offs...Jim McDonough2007-10-101-2/+3
* r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner2007-10-101-3/+12
* r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner2007-10-101-0/+5
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-102-104/+142
* r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...Gerald Carter2007-10-101-1/+3
* r11865: The only way to stop multiple LDAP searches is to agressively cacheJeremy Allison2007-10-101-30/+36
* r11864: fix build breakage with solaris LDAP patch (my fault)Gerald Carter2007-10-101-2/+2
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-104-6/+52
* r11861: Fix inspired by Thomas Neumann <t.neumann@iku-ag.de> to ensure thatJeremy Allison2007-10-101-10/+8